diff bin/stest.sh @ 88:464d2dfb99c9

new
author Henry S. Thompson <ht@inf.ed.ac.uk>
date Tue, 13 Apr 2021 17:02:09 +0000
parents
children ababa631a10f
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/bin/stest.sh	Tue Apr 13 17:02:09 2021 +0000
@@ -0,0 +1,7 @@
+#!/bin/bash
+pwd
+ls /dev/shm
+echo I am node "$SLURM_NODEID", cpu "$PMI_FD", args "$@"
+cat stest_$PMI_FD.txt
+
+