-
Notifications
You must be signed in to change notification settings - Fork 50
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
{2023.06}[foss/2021b] LAMMPS 23Jun2022 #360
Conversation
Instance
|
bot: build repo:eessi-2023.06-software arch:x86_64/generic |
Updates by the bot instance
|
New job on instance
|
bot: build repo:eessi-2023.06-software arch:x86_64/intel/haswell |
Updates by the bot instance
|
New job on instance
|
New job on instance
|
New job on instance
|
New job on instance
|
New job on instance
|
New job on instance
|
New job on instance
|
|
See https://github.com/easybuilders/easybuild-easyblocks/blob/develop/easybuild/easyblocks/t/tbb.py#L94-L101 , looks like we need to add aarch64 there |
Ah, TBB is actually an optional dependency when building on Intel arch: https://github.com/easybuilders/easybuild-easyconfigs/blob/c010dfe0b5d4b813d2e6bbaf8fec90baf85f71d2/easybuild/easyconfigs/l/LAMMPS/LAMMPS-23Jun2022-foss-2021b-kokkos-CUDA-11.4.1.eb#L47 |
So you could just remove the dep in a hook (or make it an arch specific dep in EasyBuild...I think you can do that) |
We can add the if ARCH == 'x86_64':
dependencies += [('tbb', '...')] Always blindly included |
bot: build repo:eessi-2023.06-software |
Updates by the bot instance
|
bot: build repo:eessi-hpc.org-2023.06-software |
Updates by the bot instance
|
New job on instance
|
New job on instance
|
New job on instance
|
|
All three failed with the same error |
bot: build repo:eessi-hpc.org-2023.06-software arch:aarch64/neoverse_v1 |
Updates by the bot instance
|
New job on instance
|
bot: build repo:eessi-hpc.org-2023.06-software arch:aarch64/neoverse_n1 |
Updates by the bot instance
|
New job on instance
|
New job on instance
|
bot: show-config |
Updates by the bot instance
|
bot: show_config |
Updates by the bot instance
|
Instance
|
bot: build repo:eessi-hpc.org-2023.06-software arch:x86_64/generic |
Updates by the bot instance
|
New job on instance
|
New job on instance
|
New job on instance
|
New job on instance
|
New job on instance
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Lgtm, thanks for the effort in solving all the aarch64
issues @laraPPr!
…ate_tarball Modify create_tarball.sh to address changes under init
9 out of 90 required modules missing: