Reply To: Choose between CPU and GPU
OpenLB – Open Source Lattice Boltzmann Code › Forums › on OpenLB › General Topics › Choose between CPU and GPU › Reply To: Choose between CPU and GPU
Ok, the first lines after this call are :
[MpiManager] Sucessfully initialized, numThreads=32
[ThreadPool] Sucessfully initialized, numThreads=1
Yes, it returned true. However, I uninstalled CUDA then to have Openmpi which works properly. Because, it was not working. And it still does not work…
My main goal is to have Openmpi to use CPU. But I have the feeling that it is not possible due to the presence of the GPU card.
So, to sum up, I uninstalled CUDA and I install again Openmpi as explained in the user manual (sudo apt-get install openmpi-bin openmpi-doc libopenmpi-dev) but it still does not work properly.
Sylavin