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

HIP #514

Closed jeffhammond closed 3 years ago

jeffhammond commented 3 years ago

New PRK implementation checklist

Which kernels are implemented?

Is Travis CI supported?

If no, why not?

HIP not supported in Travis CI.

Documentation and build examples

make.defs.hip is there.

jeffhammond commented 3 years ago

I tested this with HIP 3.9 on a Hades Canyon NUC with the Vega M chip. I wasn't able to get hipSYCL working on it but those codes have been tested before by others.