asc:tutorials:2014october_connect
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
asc:tutorials:2014october_connect [2014/10/10 15:24] – [Lesson 6: Using HTCondor and Tier2] asc | asc:tutorials:2014october_connect [2014/10/10 15:28] (current) – [Lesson 6: Using HTCondor and Tier2] asc | ||
---|---|---|---|
Line 214: | Line 214: | ||
In this example we will use HTCondor workload management system to send the job to be executed in a queue at a Tier3 farm. For this example we will start from the directory lesson 4, so if you did not do the lesson 4 please do that one first and verify that your code runs locally. | In this example we will use HTCondor workload management system to send the job to be executed in a queue at a Tier3 farm. For this example we will start from the directory lesson 4, so if you did not do the lesson 4 please do that one first and verify that your code runs locally. | ||
Start from the new shell and set up environment, | Start from the new shell and set up environment, | ||
- | startJob.sh | ||
<file bash startJob.sh> | <file bash startJob.sh> | ||
- | #!/bin/zsh | + | #!/bin/bash |
export RUCIO_ACCOUNT=YOUR_CERN_USERNAME | export RUCIO_ACCOUNT=YOUR_CERN_USERNAME | ||
export ATLAS_LOCAL_ROOT_BASE=/ | export ATLAS_LOCAL_ROOT_BASE=/ | ||
Line 272: | Line 271: | ||
< | < | ||
- | ./ | + | chmod 755 ./ |
</ | </ | ||
asc/tutorials/2014october_connect.1412954646.txt.gz · Last modified: 2014/10/10 15:24 by asc