OPM / pyopmspe11

A Python framework using OPM Flow for the SPE11 benchmark project
http://OPM.github.io/pyopmspe11/
MIT License
9 stars 11 forks source link

Cuda (GPU acceleration) #64

Open Pascapone opened 4 months ago

Pascapone commented 4 months ago

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?

daavid00 commented 4 months ago

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 https://github.com/OPM/opm-simulators/issues/5452#issuecomment-2217182565