-
Notifications
You must be signed in to change notification settings - Fork 15
testing #87 #88
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
Closed
Closed
testing #87 #88
Changes from all commits
Commits
Show all changes
31 commits
Select commit
Hold shift + click to select a range
81859fa
Upadate LAMMPS pre-configure hook to disable SIMD for ARM + CUDA
laraPPr fa18458
remove trailing whitespaces
laraPPr f4b0dc5
Test LAMMMSP hook
laraPPr c0a3f2d
Merge branch 'LAMMPS_hook' into test_LAMMPS_HOOK
laraPPr 22db16b
fix python syntax
laraPPr 0d31912
Merge branch 'LAMMPS_hook' into test_LAMMPS_HOOK
laraPPr 821a181
fix variable in eb_hooks
laraPPr 5ebabcc
Merge branch 'LAMMPS_hook' into test_LAMMPS_HOOK
laraPPr a0dfa48
Merge branch 'main' into LAMMPS_hook
laraPPr 9704bae
Merge branch 'LAMMPS_hook' into test_LAMMPS_HOOK
laraPPr ba2b4c1
newer archspec is used so need to set kokkos_arch for nvidia grace
laraPPr f10c5ad
Merge branch 'LAMMPS_hook' into test_LAMMPS_HOOK
laraPPr a6452f8
fix LAMMPS pre-configure hook
laraPPr 9bd9e9a
fix style
laraPPr 5ad69ca
Merge branch 'LAMMPS_hook' into test_LAMMPS_HOOK
laraPPr d935d9c
fall back to ARMV7 for LAMMPS build with CUDA
laraPPr aad45d0
Merge branch 'LAMMPS_hook' into test_LAMMPS_HOOK
laraPPr 6563669
fall back to ARMV7 for all LAMMPS build with CUDA on ARM
laraPPr 8c78f2f
Merge branch 'LAMMPS_hook' into test_LAMMPS_HOOK
laraPPr 838f363
Try to set NATIVE instead of ARMV7
laraPPr 3963f1b
Merge branch 'LAMMPS_hook' into test_LAMMPS_HOOK
laraPPr a31d4aa
use older instructions of generic to turn of simd
laraPPr 6ef483c
Merge branch 'LAMMPS_hook' into test_LAMMPS_HOOK
laraPPr a119733
resolve failed configuration generic
laraPPr 35c8959
Merge branch 'LAMMPS_hook' into test_LAMMPS_HOOK
laraPPr 6d14576
Try native instead of ARMV70
laraPPr 9da0d64
Merge branch 'LAMMPS_hook' into test_LAMMPS_HOOK
laraPPr c2911b8
go back to ARMV70
laraPPr d1d2bb9
Merge branch 'LAMMPS_hook' into test_LAMMPS_HOOK
laraPPr daa99db
add easyblock to overide kokkos_arch for aarch64/generic
laraPPr cd3463e
fix syntax in yml file
laraPPr File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
6 changes: 6 additions & 0 deletions
6
.../2023.06/accel/nvidia/rebuilds/20250923-eb-5.1.1-rebuild-LAMMPS-for-cuda-sanity-check.yml
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,6 @@ | ||
| # DO NOT MERGE | ||
| # this is solely for testing the new hook on ARM + CUDA targets | ||
| easyconfigs: | ||
| - LAMMPS-2Aug2023_update2-foss-2023a-kokkos-CUDA-12.1.1.eb: | ||
| options: | ||
| include-easyblocks-from-commit: 338c31724aa3dc58223ec35120d4c18d1bdf8d94 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.