15 lines
422 B
YAML
15 lines
422 B
YAML
folder_artifacts_nickel: "artifacts/nickel"
|
|
folder_artifacts_json: "artifacts/json"
|
|
folder_blacklists: "blacklists"
|
|
system: "g5k" # can be "g5k" to run on the Grid'5000 testbed, or "local" for local execution
|
|
prefix: "outputs"
|
|
analysis_dir: "outputs/analysis"
|
|
|
|
site: "grenoble"
|
|
cluster: "dahu"
|
|
max_duration: 60 # 1 hour
|
|
checkpoint: 1 # 1 minute
|
|
besteffort: True
|
|
#sleep_time: 300 # 5 minutes
|
|
sleep_time: 30 # 0.5 minutes
|