-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmatlab.template
56 lines (53 loc) · 952 Bytes
/
matlab.template
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
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
commandline = matlab -nodesktop -nosplash -r ${file}
application = matlab
hostCount = 1
= Matlab job =
-
[file]
type = SingleInputFile
title = matlab script file
size = 2000x70
filter = BasenameFilter[noExtension=true]
help = you need to specify a matlab input file
setJobname = true
-
[file2]
type = MultipleInputFiles
title = Additional files
size = 2000x210
-
[jobname]
type = Jobname
defaultValue = matlab_job
title = Jobname
size = 2000x70
[memory]
type = Memory
title = Memory per core (in GB)
defaultValue = 2
#prefills = 0,1024,2048,4096,8192,16384,32768
size = 150x70
[ApplicationVersionSelector]
type = ApplicationVersionSelector
size = 350x70
title = Application version
-
[QueueSelector]
title = Queue
type = QueueSelector
size = 1000x70
[walltime]
type = Walltime
size = 300x70
title = Walltime
defaultAmount = 1
defaultUnit = hours
[cpus]
type = Cpus
title = CPUs
size = 100x70
defaultValue = 1
-
[email]
type = Email
size = 2000x100