Changes between Version 19 and Version 20 of DRM4G
- Timestamp:
- Nov 30, 2016 12:57:26 PM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DRM4G
v19 v20 69 69 }}} 70 70 71 [./ change_log List of all releases]71 [./ChangeLog List of all releases] 72 72 73 73 … … 128 128 In order to use the DRM4G API, you only have to install DRM4G on your machine. This python API allows you to create, submit, cancel and monitor DRM4G jobs. 129 129 130 * [./ drm4g_apiDRM4G API]131 * [./ drm4g_api#Howtocreateajob How to create a job]132 * [./ drm4g_api#Howtosubmitajob How to submit a job]133 * [./ drm4g_api#Howtomonitorajob How to monitor a job]130 * [./API DRM4G API] 131 * [./API#Howtocreateajob How to create a job] 132 * [./API#Howtosubmitajob How to submit a job] 133 * [./API#Howtomonitorajob How to monitor a job] 134 134 135 135 136 136 137 137 == Tutorial 138 * [./ DRM4GTutorial DRM4G tutorial]139 * [./ DRM4GTutorial#StarttorunDRM4G Start to run DRM4G]140 * [./ DRM4GTutorial#Myfirstjob My first job]141 * [./ DRM4GTutorial#HowtoconfigureaTORQUEPBSresource How to configure a TORQUE/PBS resource using the ssh-agent]142 * [./ DRM4GTutorial#UserScenarios User Scenarios]138 * [./Tutorial DRM4G tutorial] 139 * [./Tutorial#StarttorunDRM4G Start to run DRM4G] 140 * [./Tutorial#Myfirstjob My first job] 141 * [./Tutorial#HowtoconfigureaTORQUEPBSresource How to configure a TORQUE/PBS resource using the ssh-agent] 142 * [./Tutorial#UserScenarios User Scenarios] 143 143 * [https://www.youtube.com/watch?v=sgc7oq9jo1o Video from presentation given by C. Blanco at HPCKP'15 ] 144 144 145 145 146 146 == FAQ 147 * [./ faqFrequently Asked Questions]148 * [./ faq#CommonErrors Common Errors]147 * [./FAQ Frequently Asked Questions] 148 * [./FAQ#CommonErrors Common Errors] 149 149