Daniel Chau
Daniel Chau
Location has been updated, should be correct now.
Since the build script already exists, would I just be "releasing the compiled software" from "https://github.com/UCL-ARC/hpc-support/wiki/Research-Software-Build-Scripts#releasing-the-compiled-software" ?
Changed some of the required compilers: • compilers/intel/2018/update3 • mpi/intel/2018/update3/intel and changed the package version to 5.2.0. Changed some of the config flags to --enable-netcdf-output and removed --enable-etsf-io. This version...
Tried to run the install script in the shared folders area (version before moving `mkdir -p "$install_prefix"` and removing `cp -r bin doc "$install_prefix"/`) into home area (as myself, not...
Log files for a recent install failure where a2y linking failed. [compile_a2y-log.txt](https://github.com/UCL-RITS/rcps-buildscripts/files/13949016/compile_a2y-log.txt) [config-report.txt](https://github.com/UCL-RITS/rcps-buildscripts/files/13949018/config-report.txt) [config-setup.txt](https://github.com/UCL-RITS/rcps-buildscripts/files/13949021/config-setup.txt)
The newer log/compile_a2y.log: [compile_a2y-log4.txt](https://github.com/UCL-RITS/rcps-buildscripts/files/13977204/compile_a2y-log4.txt) [config-setup4.txt](https://github.com/UCL-RITS/rcps-buildscripts/files/13977206/config-setup4.txt) [config-report4.txt](https://github.com/UCL-RITS/rcps-buildscripts/files/13977207/config-report4.txt)
I have passed in: ``` module purge require beta-modules require gcc-libs/10.2.0 require compilers/intel/2022.2 require mpi/intel/2019/update6/intel require libxc/6.2.2/intel-2022 require hdf/5-1.12.3-impi/intel-2022 require netcdf/4.9.2/intel-2022 require netcdf-fortran/4.6.1/intel-2022 ``` and ``` --with-fft-libs=-mkl \ --with-blas-libs=-mkl \...
I have been able to install yambo-5.1.1 using a personal install of Spack.