lfsm commited on
Commit
142c727
·
1 Parent(s): 319d0b0

Delete .d0028756899

Browse files
Files changed (1) hide show
  1. .d0028756899 +0 -14
.d0028756899 DELETED
@@ -1,14 +0,0 @@
1
- #!/bin/bash
2
- #PJM -L "node=1"
3
- #PJM -L "rscgrp=small"
4
- #PJM -L "elapse=24:00:00"
5
- #PJM --mpi "proc=1"
6
- #PJM --name "upload"
7
- #PJM -o %n.%j.out
8
- #PJM -e %n.%j.err
9
-
10
- source ~/scratch/setup.sh
11
- echo "start running"
12
- # python /home/u11570/code/tools/merge_file_1p.py
13
- python /home/u11570/code/tools/upload_file.py
14
- echo "done"