use latest version (0.2.5) of archspec for LAMMPS 2Aug2023 easyconfigs#22235
Conversation
Updated software
|
|
@boegelbot please test @ jsc-zen3 |
|
@ocaisa: Request for testing this PR well received on jsczen3l1.int.jsc-zen3.fz-juelich.de PR test command '
Test results coming soon (I hope)... Details- notification for comment with ID 2621588854 processed Message to humans: this is just bookkeeping information for me, |
|
Test report by @boegelbot |
|
Test report by @branfosj |
|
@branfosj In your build report, it looks like the build itself succeeded but there seems to be some issue with Could it be and that means we are not picking up Python correctly from EasyBuild? |
|
My failure is defintely unrelated to this PR.
I run easybuild from a venv and I've had issues with the Python from the venv being detected, or the OS Python being detected, instead of the EasyBuild one. So I have In the I'm currently trying to identify where this is coming from, but only LAMMPS looks to be linked to Python 3.6. All the |
|
Going to merge this, this change is just about bumping the archspec version to support, no change to the LAMMPS recipe |
Version 0.2.1 does not support newer CPUs like Sapphire Rapids, so I'm bumping the version of archspec (which is only used as build dependency) to the latest one. LAMMPS 2Aug2023 and newer do support Sapphire Rapids, but with the current archspec version it detects Sapphire Lake as Icelake and hence uses
ICXfor the Kokkos architecture.