Skip to content

Commit

Permalink
increase job time
Browse files Browse the repository at this point in the history
  • Loading branch information
smuzaffar committed Dec 19, 2024
1 parent 93feddf commit 5b694cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crab/scram-build/task.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@

config.JobType.psetName = "pset.py"
config.JobType.pluginName = "PrivateMC"
config.JobType.maxJobRuntimeMin = 30
config.JobType.maxJobRuntimeMin = 120
config.JobType.maxMemoryMB = 8000
config.JobType.numCores = 4
config.JobType.allowUndistributedCMSSW = True
Expand Down

0 comments on commit 5b694cf

Please sign in to comment.