Skip to content

Commit

Permalink
Merge pull request sxs-collaboration#6170 from knelli2/remove_clusters
Browse files Browse the repository at this point in the history
Remove some old clusters
  • Loading branch information
nilsdeppe authored Jul 22, 2024
2 parents 88c4b2d + 231222f commit e39ad7c
Show file tree
Hide file tree
Showing 8 changed files with 2 additions and 404 deletions.
14 changes: 0 additions & 14 deletions docs/Installation/InstallationOnClusters.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,20 +62,6 @@ with the `idev` command.
For unknown reasons, incremental builds work poorly on frontera.
Running `make` will often unnecessarily recompile SpECTRE libraries.

## Wheeler at Caltech

Follow the general instructions using `wheeler` for `SYSTEM_TO_RUN_ON`, except
you do not need to install any dependencies, so you can skip steps 5 and 6. You
can optionally compile using LLVM/Clang by sourcing `wheeler_clang.sh` instead
of `wheeler_gcc.sh`

If you are running jobs on a Wheeler interactive compute
node, make sure that when you allocate the interactive node using
`srun`, use the `-c <CPUS_PER_TASK>` option to `srun`, and not the `-n
<NUMBER_OF_TASKS>` option. If you use the `-n <NUMBER_OF_TASKS>`
option and pass the number of cores for NUMBER_OF_TASKS, then you will
get multiple MPI ranks on your node and the run will hang.

## CaltechHPC at Caltech

Cluster documentation: https://www.hpc.caltech.edu
Expand Down
119 changes: 0 additions & 119 deletions support/Environments/minerva_gcc.sh

This file was deleted.

76 changes: 0 additions & 76 deletions support/Environments/wheeler_clang.sh

This file was deleted.

81 changes: 0 additions & 81 deletions support/Environments/wheeler_gcc.sh

This file was deleted.

14 changes: 0 additions & 14 deletions support/Machines/Wheeler.yaml

This file was deleted.

73 changes: 0 additions & 73 deletions support/SubmitScripts/Minerva.sh

This file was deleted.

Loading

0 comments on commit e39ad7c

Please sign in to comment.