Update README.md on directory layout
This commit is contained in:
parent
779e966914
commit
294bb3a774
1 changed files with 5 additions and 3 deletions
|
@ -40,20 +40,22 @@ Directory layout:
|
|||
|
||||
```text
|
||||
${HLRS_SOFTWARE_STACK_RELEASE_ROOT}/
|
||||
├── opt-spack (${HLRS_SOFTWARE_STACK_SPACK_INSTALL_TREE})/
|
||||
├── opt-non-spack/
|
||||
│ ├── modulefiles
|
||||
│ └── ...
|
||||
├── opt-non-spack/
|
||||
├── opt-spack (${HLRS_SOFTWARE_STACK_SPACK_INSTALL_TREE})/
|
||||
│ ├── modulefiles
|
||||
│ └── ...
|
||||
├── hlrs-spack (${HLRS_SOFTWARE_STACK_HLRS_SPACK_ROOT})/
|
||||
│ ├── spack (${SPACK_ROOT})
|
||||
│ ├── config
|
||||
│ ├── config-hlrs
|
||||
│ ├── config-user
|
||||
│ ├── repos
|
||||
│ ├── environments
|
||||
│ └── ...
|
||||
└── hlrs-plumbing
|
||||
├── scripts
|
||||
├── envs
|
||||
├── ci-cd
|
||||
└── ...
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue