usnistgov / hiperc

High Performance Computing Strategies for Boundary Value Problems
https://pages.nist.gov/hiperc/en/latest/index.html
39 stars 7 forks source link

host arrays #138

Open tkphd opened 6 years ago

tkphd commented 6 years ago

Portability would be improved by folding host arrays into a container, similar to the struct CudaData currently used.