Changes between Version 8 and Version 9 of WRF4GGridConfiguration
- Timestamp:
- Oct 24, 2011 11:31:10 AM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WRF4GGridConfiguration
v8 v9 2 2 3 3 '''WRF4G Grid Resources''' currently are defined by [[http://www.gridway.org/doku.php?id=documentation:release_5.8:cg |GridWay Drivers]], therefore if you want to access to Grid Resources, you must configure '''gwd.conf'''. This file is located under $GW_LOCATION/etc. 4 5 == WRF4G !GridWay Drivers Available == 6 7 The following drivers are included in WRF4G: 8 * Information Driver: 9 * BDII (gw_im_mad_mds2_glue-bdii) 10 11 * Transfer Driver: 12 * Dummy Transfer driver (gw_tm_mad_dummy) 13 14 * Execution Drivers: 15 * GRAM2 (gw_em_mad_gram2) 16 * CREAM (gw_em_mad_cream) 4 17 5 18 == Required Middleware == … … 10 23 * gLite UI 3.2 (CREAM-based) 11 24 12 == GridWay Drivers ==13 14 The following drivers are included in WRF4G:15 16 * Information Driver:17 18 * BDII (gw_im_mad_mds2_glue-bdii)19 20 * Transfer Driver:21 22 * Dummy Transfer driver (gw_tm_mad_dummy)23 24 * Execution Drivers:25 26 * GRAM2 (gw_em_mad_gram2)27 * CREAM (gw_em_mad_cream)28 29 30 25 31 26 == Configuration options Divers == … … 99 94 100 95 96 101 97 {{{ 102 98 WRF4G_BASEPATH="gsiftp://$WRF4G_LOCATION/repository/output"