Closed maxsw02 closed 6 months ago
Do you have normal Internet access on your cluster? The command wget https://raw.githubusercontent.com/hfp/xconfigure/master/README.md
should be downloading XCONFIGURE's README.md
file into your current working directory. Very basically it could be also a missing wget
command?
Sorry, I realize I forgot to activate my proxies. However, I cannot seem to get past the following error:
checking whether the C compiler works... no
Currently, I have loaded the following libraries/compilers: gnu/8.3.1,mkl/2019, and intel-mpi/2018. Also, I am using the following configure ./configure-elpa-skx-gnu-omp.sh
I am trying to install ELPA in order to be able to run QE with -ndiag parallelization.
./configure-elpa-skx-gnu-omp.sh [...] checking whether the C compiler works... no
I wonder if you are doing some cross-compilation like your compile-node/system is not "skx" architecture?
You can check with lscpu
...
It is a skx architecture. Model name: Intel(R) Xeon(R) Gold 6140 CPU @ 2.30GHz
Feel free to return and bring-up an issue again. This project is focused on using ELPA for CP2K and perhaps some other applications. QE is is now out of focus somewhat (CP2K+Sirus may be in-focus going forward).
Hi I did ./configure-get.sh but nothing shows up. Do I need to load modules before hand? I am working on a HPC cluster.