Skip to content

Commit

Permalink
update hook
Browse files Browse the repository at this point in the history
  • Loading branch information
lara committed Nov 15, 2023
1 parent 151c492 commit ed22fea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions eb_hooks.py
Original file line number Diff line number Diff line change
Expand Up @@ -275,6 +275,7 @@ def pre_configure_hook_LAMMPS_aarch64(self, *args, **kwargs):
- set kokkos_arch on Aarch64
"""

cpu_target = get_eessi_envvar('EESSI_SOFTWARE_SUBDIR')
if self.name == 'LAMMPS':
if self.version == '23Jun2022':
if get_cpu_architecture() == AARCH64:
Expand Down

0 comments on commit ed22fea

Please sign in to comment.