Skip to content

Commit

Permalink
fix in description
Browse files Browse the repository at this point in the history
  • Loading branch information
lara committed Oct 30, 2023
1 parent d56e0dd commit 5c9316d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions eb_hooks.py
Original file line number Diff line number Diff line change
Expand Up @@ -270,8 +270,8 @@ def pre_configure_hook_wrf_aarch64(self, *args, **kwargs):

def pre_configure_hook_LAMMPS_aarch64(self, *args, **kwargs):
"""
pre-configure hook for PLUMED:
- remove unsupported --enable-asmjit option on aarch64
pre-configure hook for LAMMPS:
- set kokkos_arch on Aarch64
"""

if self.name == 'LAMMPS':
Expand Down

0 comments on commit 5c9316d

Please sign in to comment.