[Moller_analysis] Compilation of the current head of japan-MOLLER on the ifarm machines

Paul King pking at jlab.org
Thu May 30 18:21:02 EDT 2024


Dear all,

In order to compile the current head of the main branch of japan-MOLLER on the Centos7 or Alma9 ifarm machines, you should use the following commands to use the Hall A compilation environment (first remove whatever you are currently using to set up ROOT and so on).

module use /group/halla/modulefiles
module load root
module load boost

Additionally, on the Centos7 machines, you can run this to have "cmake" be version 3 instead of needing to use cmake3:
module load cmake

Then you should be able to run cmake, make, and the executables.

Paul.




More information about the Moller_analysis mailing list