aboria / Aboria

Enables computations over a set of particles in N-dimensional space
https://aboria.github.io/Aboria
Other
105 stars 30 forks source link

Profile thrust::device_vector use, and OpenMP/CUDA run-time #12

Open martinjrobins opened 6 years ago

martinjrobins commented 6 years ago

v0.5 added the ability to use thrust::device_vector for Level 0 vectors. This needs to be profiled (new benchmark tests added in, for example, speed_test.h, and any hot spots dealt with