Skip to content

Commit

Permalink
Adding note about relocating
Browse files Browse the repository at this point in the history
  • Loading branch information
pedmon committed Apr 11, 2024
1 parent b112902 commit 7fa39e2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Documents/Software/Spack.md
Expand Up @@ -52,6 +52,8 @@ packages:
all:
target: [x86_64]
```
### Relocating Spack
Once your Spack environment has been installed it cannot be easily moved. Some of the packages in Spack hardcode the absolute paths into themselves and thus cannot be changed with out rebuilding them.

## Available Spack Packages

Expand Down

0 comments on commit 7fa39e2

Please sign in to comment.