Changes between Version 150 and Version 151 of Doc/gLite/TemplateCustomization


Ignore:
Timestamp:
Feb 7, 2010, 7:39:57 PM (16 years ago)
Author:
/O=GRID-FR/C=FR/O=CNRS/OU=LAL/CN=Michel Jouvin
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Doc/gLite/TemplateCustomization

    v150 v151  
    459459= Service-specific Configuration =
    460460
    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
     467QWG 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).
    466468
    467469The value of `CE_BATCH_NAME` must match a directory in `common` directory of gLite templates. Currently supported LRMS in QWG templates (Octobre 2008) are Torque/MAUI and Condor.