Skip to content

Commit

Permalink
Change scram arch
Browse files Browse the repository at this point in the history
  • Loading branch information
tvami committed Mar 11, 2022
1 parent 8af0a80 commit 0d1df57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion etc/ReplayOfflineConfiguration.py
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@

# Configure ScramArch
setDefaultScramArch(tier0Config, "slc7_amd64_gcc630")
setScramArch(tier0Config, defaultCMSSWVersion['default'], "slc7_amd64_gcc900")
setScramArch(tier0Config, defaultCMSSWVersion['default'], "slc7_amd64_gcc10")

# Configure scenarios
ppScenario = "ppEra_Run2_2018"
Expand Down

0 comments on commit 0d1df57

Please sign in to comment.