mirror of
https://asciireactor.com/otho/psdlag-agn.git
synced 2024-11-22 12:25:06 +00:00
removed mpirun and updated worklog
This commit is contained in:
parent
9f251f41ed
commit
bcb3cc3d5e
5
pres/log
5
pres/log
@ -45,3 +45,8 @@ scripts/power_lag_plot.pl
|
||||
|
||||
2016-07-18
|
||||
Ran first MCMC run, need to analyze results
|
||||
|
||||
2016-07-26
|
||||
Determined MC is definitely the way to go, with at least 1000 simulations.
|
||||
|
||||
Setup scripts to run simulations on Thor, one simulation per processor.
|
||||
|
@ -6,4 +6,4 @@
|
||||
#PBS -j oe
|
||||
|
||||
cd %ROOTDIR%
|
||||
time mpirun ~/psdlag-agn/bin/psdlag '%ROOTDIR%/%ARGSFILE%' > '%ROOTDIR%/%OUTPUTFILE%'
|
||||
time ~/psdlag-agn/bin/psdlag '%ROOTDIR%/%ARGSFILE%' > '%ROOTDIR%/%OUTPUTFILE%'
|
||||
|
Loading…
Reference in New Issue
Block a user