This site is to serve as my note-book and to effectively communicate with my students and collaborators. Every now and then, a blog may be of interest to other researchers or teachers. Views in this blog are my own. All rights of research results and findings on this blog are reserved. See also http://youtube.com/c/hongqin @hongqin
Monday, September 7, 2015
estimate greenfield SU for Gordon
[hqin2@greenfield ms02GINPPI]$ cat ms02.pbs
#!/bin/bash
# Request 15 cores
#PBS -l nodes=1:ppn=15
# Request 2:30 minutes of cpu time
#PBS -l walltime=02:30:00
module load R/3.2.1-mkl
echo hostname
pwd
cd /crucible/mc48o9p/hqin2/mactower-network-failure-simulation-master/ms02GINPPI
pwd
R --vanilla --slave -f ms02-2015Aug27.R --args 900 999
10:10am
Using "ls -l", find out that each ms02 network took 3 minutes on greenfield.
100 permutation means 300minutes = 5 SUs.
Labels:
gordon,
greenfield,
XSEDE
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment