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

Improve OpenCL #577

Closed jeffhammond closed 3 years ago

jeffhammond commented 3 years ago

on machines with more than 1 GPU, the original implementation just ran on the first one. this version runs on all the CPU and GPU devices.