-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtemplate.submit
31 lines (25 loc) · 948 Bytes
/
template.submit
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
# -----------------------------------------------------------------
# HtCondor Template submit file for job runner
# -----------------------------------------------------------------
universe=vanilla
# To receive a notification e-mail
# -------------------------------------------------------------
notification=complete
notify_user="ammar.mian@univ-smb.fr"
# Transmitting shell environment to worker
# ------------------------------------------------------------
getenv = True
# environment =
# Files options
# ------------------------------------------------------------
should_transfer_files = IF_NEEDED
when_to_transfer_output = ON_EXIT
# User group options
# ------------------------------------------------------------
+WishedAcctGroup = "group_usmb.listic"
+isDefaultJob=True
# Demandes de ressources sur la machine
# ------------------------------------------------------------
request_cpus=4
request_memory=32GB
request_disk=10GB