Skip to content

Commit

Permalink
add README.md for easystacks
Browse files Browse the repository at this point in the history
  • Loading branch information
truib committed Jan 21, 2024
1 parent f0a8843 commit d50d67e
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions easystacks/pilot.nessi.no/2023.06/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
File naming matters, since it determines the order in which easystack files are processed.

Software installed with system toolchain should be installed first,
this includes EasyBuild itself, see `eessi-2023.06-eb-4.8.2-001-system.yml` .

CUDA installations must be done before CUDA is required as dependency for something
built with a non-system toolchain, see `eessi-2023.06-eb-4.8.2-010-CUDA.yml` .

0 comments on commit d50d67e

Please sign in to comment.