OPM / pyopmspe11

A Python framework using OPM Flow for the SPE11 benchmark project

Home Page:http://OPM.github.io/pyopmspe11/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cuda (GPU acceleration)

Pascapone opened this issue · comments

I noticed that there is already the option for GPU acceleration in the code base. Is that actually implemented and is there any documentation for GPU acceleration using the python package?

In line two of the configuration files one can set the OPM Flow simulator options. Regarding the GPU functionality I have not used it yet, but in a similar issue there is a hint how one can use this option, specially for the linear solvers OPM/opm-simulators#5452 (comment)