461 | | == LCG CE Configuration == |
462 | | |
463 | | __Base template__ : `machine-types/ce`. |
464 | | |
465 | | QWG templates handle configuration of the LCG CE and the selected batch system (LRMS). To select the LRMS you want to use, you have to define variable `CE_BATCH_NAME`. '''There is no default'''. If you want to use Torque/MAUI, `CE_BATCH_NAME` value must be `torque2` (Torque v1 is no longer supported). |
| 461 | == LCG and CREAM CE Configuration == |
| 462 | |
| 463 | __Base template__ (LCG CE) : `machine-types/ce`. |
| 464 | |
| 465 | __Base template__ (CREAM CE) : `machine-types/cream_ce`. |
| 466 | |
| 467 | QWG templates handle configuration of the LCG or CREAM CE and the selected batch system (LRMS). Most of the configuration is common to both type of CE. To select the LRMS you want to use, you have to define variable `CE_BATCH_NAME`. '''There is no default'''. If you want to use Torque/MAUI, `CE_BATCH_NAME` value must be `torque2` (Torque v1 is no longer supported). |