Package | Description |
---|---|
com.sun.grid.jsv | |
com.sun.grid.jsv.examples |
Modifier and Type | Method and Description |
---|---|
void |
JsvManager.parse(Jsv jsv)
Start the JSV.
|
Modifier and Type | Class and Description |
---|---|
class |
SimpleJsv
This is a simple JSV that:
Rejects binary jobs
Rejects parallel jobs that don't request a multiple of 16 processes
Temporarily reject jobs that request h_vmem
Removes request for h_data
Increments the job context variable "a"
Removes the job context variable "b"
Removes the job context variable "c"
Adds a job context variable d=5
|