DragonBalerion

Results 6 comments of DragonBalerion

Hello @jhuang2601, thank you for answering me. I downloaded and compiled GEOSX successfully. I also tested it with "ctest -V" without errors. I have Debian 11 with the following version...

Yes, of course. When I try `mpirun -n 36 geosx_preprocessed -i heterogeneousInSitu_benchmark.xml -x 6 -y 2 -z 3 -o hf_results` I get ``` -------------------------------------------------------------------------- There are not enough slots available...

Yes, you are right. I have far less than 36 core. I only have 8. I tried `mpirun -n 8 geosx_preprocessed -i heterogeneousInSitu_benchmark.xml -x 2 -y 2 -z 2 -o...

Thank you very much for your time, I am going to check it.

Sorry for taking too long to reply; I can't run that example because my computer doesn't have a GPU. I borrowed a laptop with a GPU from a friend, but...

Oh. I made a mistake. I read I need Hypre, and I saw `ENABLE_HYPRE_CUDA` somewhere when I searched for it and thought that I needed a GPU. When I run...