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

Prepare property evaluation for GPU acceleration

Open multitalentloes opened this issue 6 months ago • 0 comments

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

multitalentloes avatar Jul 30 '24 09:07 multitalentloes