Changeset 6996 for branches/numpy_misc/tools/acceptance_tests/test_utils.py
- Timestamp:
- May 7, 2009, 4:21:17 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/numpy_misc/tools/acceptance_tests/test_utils.py
r6992 r6996 11 11 # 'node_stem' key defines a compute node name. 12 12 # update this if adding a new cluster. 13 # should get this from the ~/.machines_<cluster> file?13 # should get this from the machines_<cluster> file? 14 14 Cluster_Info = {'cyclone': {'num_nodes': 23, 15 15 'node_stem': 'compute-1-%d'},
Note: See TracChangeset
for help on using the changeset viewer.