Dear users,I have installed Einstein toolkit and the HelloWorld example ran fine displaying the log output to screen.
But the output is not available in the basedir directory. Can you tell what is wrong with my installation? You will find in attachment the machine description file. Best regards, David -- Signature_mail *David BOUVET* IN2P3/CNRS Computing Centre - Lyon (FRANCE)Tel. : +33 4 72 69 41 62 | Fax. : +33 4 72 69 41 70| e-mail : [email protected]
[ccin2p3]
# This machine description file is used internally by simfactory as a template
# during the sim setup and sim setup-silent commands
# Edit at your own risk
# Machine description
nickname = ccin2p3
name = CC-IN2P3
location = CC-IN2P3
description = CC-IN2P3 Linux cluster
status = production
# Access to this machine
hostname = ccosvms0092.in2p3.fr
envsetup = <<EOT
ccenv openmpi 4.0.2
ccenv intel
EOT
#aliaspattern = ^generic\.some\.where$
aliaspattern = ^cc[0-9a-z]*\.in2p3\.fr$
# Source tree management
sourcebasedir = /pbs/software/centos-7-x86_64/etk/2019.03
optionlist = generic.cfg
submitscript = generic.sub
runscript = generic.run
make = make
#basedir = /pbs/home/d/dbouvet/simulations
#basedir = /pbs/home/d/dbouvet/simulations/@ENV(USER)@
basedir = @ENV(HOME)@/simulations
#basedir = @ENV(TMPDIR)@/simulations
ppn = 8
max-num-threads = 8
num-threads = 1
nodes = 1
submit = exec nohup @SCRIPTFILE@ < /dev/null > /dev/null 2> /dev/null
& echo $!
getstatus = ps @JOB_ID@
stop = kill @JOB_ID@
submitpattern = (.*)
statuspattern = "^ *@JOB_ID@ "
queuedpattern = $^
runningpattern = ^
holdingpattern = $^
exechost = echo localhost
exechostpattern = (.*)
stdout = cat @[email protected]
stderr = cat @[email protected]
stdout-follow = tail -n 100 -f @[email protected] @[email protected]
smime.p7s
Description: Signature cryptographique S/MIME
_______________________________________________ Users mailing list [email protected] http://lists.einsteintoolkit.org/mailman/listinfo/users
