Skip to content
Snippets Groups Projects

fix for "running Time for OSG friendly jobs" issue

Closed joshcarini requested to merge runTime into master
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
@@ -20,7 +20,7 @@ given job is a viable option. 
@@ -20,7 +20,7 @@ given job is a viable option. 
| Memory/Process | <= 2GB |
| Memory/Process | <= 2GB |
| Type of job | serial (i.e. mostly single core) |
| Type of job | serial (i.e. mostly single core) |
| Network traffic<br>(input or output files) | <= 2GB each side |
| Network traffic<br>(input or output files) | <= 2GB each side |
| Running Time | Open Source non restrictive licensing that allows running code on 3rd party machines |
| Running Time | 1-10 hours - max is 72 |
| Runtime Disk Usage | <= 10GB |
| Runtime Disk Usage | <= 10GB |
| Binary Type | Portable RHEL6/7 |
| Binary Type | Portable RHEL6/7 |
| Total CPU Time (of job workflow) | Large, typically >= 1000 hours |
| Total CPU Time (of job workflow) | Large, typically >= 1000 hours |
Loading