Changes between Version 150 and Version 151 of InstallingUsingRPMS

Show
Ignore:
Timestamp:
10/17/12 16:55:04 (12 years ago)
Author:
mmamonski
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • InstallingUsingRPMS

    v150 v151  
    447447  path to the reservation module. Change this to`reservation_pbs.py`. 
    448448== SLURM == 
     449 
    449450   `Module[type="reservation_python"]/@path` :: 
    450   path to the reservation module. Change this to`reservation_slurm.py`. 
     451  path to the reservation module. Change this to `reservation_slurm.py`. 
     452 
     453and replace: 
     454{{{ 
     455                         <sm:Module xsi:type="pbs_jsdl_filter"/> 
     456}}} 
     457with: 
     458{{{ 
     459                        <sm:Module xsi:type="slurm_jsdl_filter"/> 
     460}}} 
    451461= Restricting advance reservation = 
    452462