quantum-espresso/test-suite/buildbot/Udine_farm
Hsin-Yu Ko 88cc4dade2 use libxc-5.1.2 for test suite run based on discussion in MR QEF/q-e/!1446 2021-06-08 20:32:01 -04:00
..
README.txt Creation of a new QE test-farm in Udine 2020-08-25 11:19:30 +02:00
README.txt.libxc use libxc-5.1.2 for test suite run based on discussion in MR QEF/q-e/!1446 2021-06-08 20:32:01 -04:00
farmer_gcc102_openmpi404.cfg Creation of a new QE test-farm in Udine 2020-08-25 11:19:30 +02:00
farmer_gcc102_openmpi404_hdf5.cfg Creation of a new QE test-farm in Udine 2020-08-25 11:19:30 +02:00
farmer_gcc102_openmpi404_libxc.cfg use libxc-5.1.2 for test suite run based on discussion in MR QEF/q-e/!1446 2021-06-08 20:32:01 -04:00
farmer_gcc102_openmpi404_openmp.cfg Creation of a new QE test-farm in Udine 2020-08-25 11:19:30 +02:00
farmer_gcc102_serial.cfg Creation of a new QE test-farm in Udine 2020-08-25 11:19:30 +02:00
farmer_gcc750_openmpi316-dbg.cfg Creation of a new QE test-farm in Udine 2020-08-25 11:19:30 +02:00
farmer_intel19_mvapich23.cfg Creation of a new QE test-farm in Udine 2020-08-25 11:19:30 +02:00
farmer_intel20_impi.cfg Creation of a new QE test-farm in Udine 2020-08-25 11:19:30 +02:00
farmer_pgi1910_GPU.cfg Add GPU configuration to test-farm 2020-08-27 08:32:25 +02:00
farmer_pgi1910_openmpi313.cfg Creation of a new QE test-farm in Udine 2020-08-25 11:19:30 +02:00
master.cfg tentative libxc builder configuration (following hdf5 feature) 2021-06-07 09:40:04 -04:00
worker.py use libxc-5.1.2 for test suite run based on discussion in MR QEF/q-e/!1446 2021-06-08 20:32:01 -04:00

README.txt

Install

# HDF 5.10.4

wget https://support.hdfgroup.org/ftp/HDF5/releases/hdf5-1.10/hdf5-1.10.4/src/hdf5-1.10.4.tar.gz

./configure --prefix=/home/buildbot/local/hdf5-104-gcc102 --enable-fortran

make -j 4
make install