Update 'computing_htcondor'
parent
21e264094c
commit
1ab7f325b8
@ -10,7 +10,7 @@ You can find a job.sub example submission file in /auto/work/zhelezov/singularit
|
||||
|
||||
A simple job.sh file to see if ROOT is available and which version.
|
||||
|
||||
'''
|
||||
```bash
|
||||
|
||||
#!/bin/bash
|
||||
|
||||
@ -26,14 +26,14 @@ which lb-run #check lb-run is there
|
||||
lb-run Urania/latest root -l --version #outputs ROOT version to stderr
|
||||
lb-run Urania/latest root-config --cflags #check the ROOT compilation flags, outputs in stdout
|
||||
|
||||
'''
|
||||
```
|
||||
|
||||
Then submit the job via the command line:
|
||||
'''
|
||||
```console
|
||||
|
||||
condor_submit -file job.sub
|
||||
|
||||
'''
|
||||
```
|
||||
|
||||
## Email's from Alexey:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user