opm-common
opm-common copied to clipboard
Prepare property evaluation for GPU acceleration
Start work on property evaluation on GPUs
- Make header with macros for function decoration needed by cuda/hip
- decorate functions that must be callable from both the cpu and gpu
- implement make_view functions that will be used in cuda kernels later to serve as the interface to the property data