Dear Miguel
the command --with-cuda-cc=xx is machine specific, to get details for your
specific machine run the following command at the terminal
nvaccelinfo
This will produce some useful information for example
$ nvaccelinfo | grep -e 'Target' -e 'Driver'
CUDA Driver Version:           11000
Default Target:                cc70
You will input as
./configure --enable-openmp --with-cuda-mpi=yes
--with-cuda-prefix=/usr/local/2023/cuda --with-cuda-cc=70
--with-cuda-runtime=11.0

for openmpi use folder named 2023 instead of 23.3 as for example

 ./configure --with-cuda=/usr/local/Linux_x86_64/2023/cuda/
--prefix=/usr/local/openmpi-4.1.5/
path where hpc_sdk cuda has been installed example
=/usr/local/Linux_x86_64/2023/cuda/
path where you want to install openmpi example = /usr/local/openmpi-4.1.5/
regards

*Robinson J.  Musembi*
Solid State and Materials Research
Department of Physics, University of Nairobi

-- 
-----------------------------------------
A KEBS 9001:2015 Certified 
Organization, No. KEBS/QMS/RF:064 Rev. 03



_______________________________________________
The Quantum ESPRESSO community stands by the Ukrainian
people and expresses its concerns about the devastating
effects that the Russian military offensive has on their
country and on the free and peaceful scientific, cultural,
and economic cooperation amongst peoples
_______________________________________________
Quantum ESPRESSO is supported by MaX (www.max-centre.eu)
users mailing list users@lists.quantum-espresso.org
https://lists.quantum-espresso.org/mailman/listinfo/users

Reply via email to