opm-simulators
opm-simulators copied to clipboard
Add CuBuffer and CuView
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.