Skip to content

Commit

Permalink
Merge branch and do trival renames and fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
tmiddelkoop committed May 14, 2021
1 parent 8f5b071 commit f9b8e2e
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
#SBATCH --mem-per-cpu 2G
#SBATCH --time 1-0:00:00
#SBATCH --job-name singularity-helloworld
#SBATCH --output hellowrold-singularity-%J.log
#SBATCH --output helloworld-singularity-%J.log

date
hostname
Expand Down
File renamed without changes.
1 change: 1 addition & 0 deletions slurm-gcp/setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,5 @@
gcloud compute ssh class-controller -- < scripts/controller.sh

gcloud compute ssh class-controller -- sudo -i < scripts/singularity.sh
gcloud compute ssh class-controller -- sudo -i < scripts/install_miniconda.sh
gcloud compute ssh class-controller -- < scripts/spack.sh

0 comments on commit f9b8e2e

Please sign in to comment.