UoB-HPC / BabelStream

STREAM, for lots of devices written in many programming models
Other
323 stars 109 forks source link

Add USM/SVM implementations for OpenCL, SYCL and OpenMP #3

Open tomdeakin opened 9 years ago

tomdeakin commented 9 years ago

Add option for OpenCL 2.0 shared virtual memory buffers. This will allow measurement of the overhead of the implementations over the device interconnect.

tomdeakin commented 7 years ago

Would also be nice to add a CUDA UVM option.

tomdeakin commented 3 years ago

CUDA memory option added in cf42335e7a500d1e2b567a120c9540a652be17d9

tomdeakin commented 3 years ago

We should add USM versions for:

tom91136 commented 11 months ago

Progress: