... | ... | @@ -45,8 +45,8 @@ em_bright_dag_writer |
|
|
-e $(dirname `which em_bright_dag_writer`) \
|
|
|
--mode gp
|
|
|
```
|
|
|
4. Change directory to `{output_dir}`
|
|
|
3. Submit condor jobs :
|
|
|
3. Change directory to `{output_dir}`
|
|
|
4. Submit condor jobs :
|
|
|
` condor_submit_dag -maxjobs 50 {filename}.dag`
|
|
|
Note that these jobs require GPU and to prevent hogging resource we cap the jobs.
|
|
|
|
... | ... | |