Update 'computing_htcondor'
parent
224ffe6c0b
commit
d197abdcdb
@ -7,7 +7,6 @@ Basic use, see the manual entry from the command line:
|
|||||||
You can find example submission files in `/auto/work/zhelezov/singularity/batch_centos7` .
|
You can find example submission files in `/auto/work/zhelezov/singularity/batch_centos7` .
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
An example .sub file:
|
An example .sub file:
|
||||||
|
|
||||||
```vim
|
```vim
|
||||||
@ -91,6 +90,16 @@ condor_submit -file job.sub
|
|||||||
|
|
||||||
```
|
```
|
||||||
|
|
||||||
|
You can test your executable or script interactively via:
|
||||||
|
|
||||||
|
```
|
||||||
|
condor_submit -interactive
|
||||||
|
|
||||||
|
```
|
||||||
|
which will open a shell on the machine where you can run your executable by hand.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## Email's from Alexey:
|
## Email's from Alexey:
|
||||||
|
|
||||||
### *Email 3 from Alexey:*
|
### *Email 3 from Alexey:*
|
||||||
|
Loading…
Reference in New Issue
Block a user