Changes between Version 21 and Version 22 of Doc/gLite/TemplateCustomization
- Timestamp:
- Jan 17, 2007, 5:39:50 PM (19 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Doc/gLite/TemplateCustomization
v21 v22 281 281 ncm-ncd --configure --all 282 282 }}} 283 284 285 == MPI Support == 286 287 To activate MPI support on the CE and WNs, you need to define variable `ENABLE_MPI` to `true` in your site parameters (normally `pro_lcg2_config_site.tpl`). It is disabled by default.