opm-simulators icon indicating copy to clipboard operation
opm-simulators copied to clipboard

Add CuBuffer and CuView

Open multitalentloes opened this issue 8 months ago • 2 comments

Add GPU types that will support more arbitrary buffers (vectors without the mathematical functionality of CuVector), and CuView, which stores pointers to memory typically stored on GPUs that will enable GPU instantiation of for instance parameter objects in the property evaluation later.

multitalentloes avatar May 28 '24 14:05 multitalentloes