Closed steenlysgaard closed 4 weeks ago
Whether this is supported or not is dependent on the LAMMPS version. The correct place to make the update is within
@steenlysgaard Are you planning to follow up on this?
@boegel I have done the change as @ocaisa suggested.
I found the relevant LAMMPS version by looking at this file https://github.com/lammps/lammps/blob/stable_2Aug2023/lib/kokkos/generate_makefile.bash#L182 for different LAMMPS releases
@casparvl Can you submit a test report for this using LAMMPS-29Aug2024-foss-2023b-kokkos.eb
on your Icelake system?
@boegelbot please test @ jsc-zen3 EB_ARGS="LAMMPS-29Aug2024-foss-2023b-kokkos.eb"
@boegel: Request for testing this PR well received on jsczen3l1.int.jsc-zen3.fz-juelich.de
PR test command 'if [[ develop != 'develop' ]]; then EB_BRANCH=develop ./easybuild_develop.sh 2> /dev/null 1>&2; EB_PREFIX=/home/boegelbot/easybuild/develop source init_env_easybuild_develop.sh; fi; EB_PR=3321 EB_ARGS="LAMMPS-29Aug2024-foss-2023b-kokkos.eb" EB_REPO=easybuild-easyblocks EB_BRANCH=develop /opt/software/slurm/bin/sbatch --job-name test_PR_3321 --ntasks=8 ~/boegelbot/eb_from_pr_upload_jsc-zen3.sh
' executed!
Submitted batch job 5031
Test results coming soon (I hope)...
Test report by @boegelbot
Build succeeded for 1 out of 1 (1 easyconfigs in total) jsczen3c1.int.jsc-zen3.fz-juelich.de - Linux Rocky Linux 9.4, x86_64, AMD EPYC-Milan Processor (zen3), Python 3.9.18 See https://gist.github.com/boegelbot/6634276ac668587383497021ee4ff0f8 for a full test report.
Succesfull build on IceLake See https://github.com/easybuilders/easybuild-easyconfigs/pull/21436#issuecomment-2420302152 And used the correct Kokkos package:
== Determined cpu arch: ICX
== Using Kokkos package with arch: CPU - ICX, GPU - None
I noticed this when installing LAMMPS on our icelake servers and felt it was a typo.