Changes between Version 28 and Version 29 of QCG-SimpleClient
- Timestamp:
- 10/22/12 15:00:18 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
QCG-SimpleClient
v28 v29 1 [[TracGuideToc]] 1 2 = Introduction = 2 3 The QCG-!SimpleClient is a basic client utility used to submit jobs to the QCG-Broker service (a [http://www.qoscosgrid.org QosCosGrid] meta-scheduler). Its job description format (QCG-Script) and command tools syntax were intentionally modelled after local batch systems "look && feel". Thus, the learning effort needed for a new users (that have some experience with local cluster systems) was very limited. The QCG-!SimpleClient allow you to submit MUSCLE job in the coherent way to any single PL-Grid site. Unfortunately current version of QCG-Script do not support description of more advance experiments like co-allocated (cross-cluster) simulations, workflows or parameter sweep. You need to use [[QCG-AdvancedClient]] instead.