Disinlung Kamei

Results 5 comments of Disinlung Kamei

> Yes, see "Integrating OpenFOAM and GPUs using amgX" by Rathnayake, T > > You could use "PETSc4FOAM" (A Library to plug-in PETSc into the OpenFOAM Framework) and extend it...

![image](https://user-images.githubusercontent.com/112604796/212824329-e48465af-05aa-4c0d-a1fd-c14f6d44911c.png) i have set up and run the above script got the result as shown below ![image](https://user-images.githubusercontent.com/112604796/212824454-54464e8d-cf95-4d59-b7f1-5d9c4233ebfc.png) i give the command make -j 8 then i got the below result...

Hi piyueh Thank you so much for your reply i have used openmpi 4.1.1 gcc 8.2.0 cuda 11.2 i have used the Amgx latest version 2.3.0 this one https://github.com/NVIDIA/AMGX unzip...

Hi i am not able to run the poisson example i have written the script below i am not clear what is PATH_TO_KSP_SETTING_FILE can someone please tell me what value...

> @Dcn303 When using `-mode PETSc`, `${PATH_TO_KSP_SETTING_FILE}` refers to PETSc linear solver's configuration file. In the Poisson example, we provide two example configurations, and you can pick one to play...