balston
balston
I had to redo the GPU builds on Myriad and Young as I had missed out the FFTW module. The Myriad build has completed and a job running the GPU...
Test jobs for the GPU build have been submitted on Myriad and Young.
I've also been trying a build of the basic Intel version but this is failing during compilation: ``` /dev/shm/ccspapp/lammps/tmp.v9Hhxi8WAq/lammps-stable_2Aug2023/build/_deps/googletest-src/googletest/include/gtest/gtest-matchers.h(434): error: namespace "std" has no member "is_trivially_copy_constructible" std::is_trivially_copy_constructible::value && ^ detected...
Updated Intel build to use gcc-libs/10.2.0 and Intel 2022.2: ``` module -f unload compilers mpi gcc-libs module load beta-modules BUILD_UNIT_TESTS=yes ./lammps-2Aug2023-basic_install 2>&1 | tee ~/Software/LAMMPS/lammps-2Aug2023-basic_install.log-2 ```
The test jobs for the GNU + GPU version have run successfully on Myriad and Young.
The basic Intel build on Myriad completed without errors using Intel 2022.2 compilers. It will need testing now.
I've submitted a test job for the basic Intel version on Myriad.
The LAMMPS 2nd August 2023 basic Intel version test job runs on Myriad. I'm now going to build this version on Kathleen and Young.
The builds on Kathleen and Young have finished. Will now need to check for errors and run a 2 node or bigger test job.
Two node test job for the basic Intel version submitted on Kathleen.