ParRes / Kernels

This is a set of simple programs that can be used to explore the features of a parallel platform.
https://groups.google.com/forum/#!forum/parallel-research-kernels
Other
409 stars 107 forks source link

Kokkos CUDA fixes #583

Closed jeffhammond closed 3 years ago

jeffhammond commented 3 years ago

Apparently, auto x={n,n} can't be used in MDRangePolicy :-(