Changes between Version 34 and Version 35 of Public/User_Guide/Batch_system


Ignore:
Timestamp:
Jun 25, 2020, 11:27:31 AM (4 years ago)
Author:
Zia Ul Huda
Comment:

Changes about slurm_workflow library

Legend:

Unmodified
Added
Removed
Modified
  • Public/User_Guide/Batch_system

    v34 v35  
    459459{{{
    460460/*
    461 IN:    number seconds to move
    462 OUT:   0 successful, non zero unsuccessful. set slurm_wf_error.
     461IN:    number of minutes from now. The start time of the next reservation of the workflow is moved to this time if doable.
     462OUT:   0 successful, non zero unsuccessful.slurm_wf_error is set.
    463463*/
    464464int slurm_wf_move_all_res(uint32_t t);