Submitting Vanilla Job
Introduction of Vanilla Universe
Submit File for Vanilla Job
universe = vanilla
executable = sub.sh
should_transfer_files = YES
when_to_transfer_output = ON_EXIT
notify_user = someaddress@mail.com
notification = Complete
output = out.$(Cluster)
error = err.$(Cluster)
log = log.$(Cluster)
request_cpus = 1
request_gpus = 2
request_memory = 3096
request_disk = 10240
queueBash File for Vanilla Job
Last updated