Changes between Version 9 and Version 10 of hexagon


Ignore:
Timestamp:
04/07/17 15:27:25 (7 years ago)
Author:
Mathieu Morlighem
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • hexagon

    v9 v10  
    115115== hexagon_settings.py ==
    116116{{{
    117 def hexagon_settings(md):                                                                                                               
     117def hexagon_settings(md):         
    118118    md.login='YOURNOTURLOGIN'
    119119    md.queue='normal'
    120120    md.codepath='YOURCODEPATH'#Should be placed in /work/username
    121     md.executionpath='YOUREXECPATH'#Should be placed in /work/username                                                                                                                           
     121    md.executionpath='YOUREXECPATH'#Should be placed in /work/username
    122122    md.accountname='bjerknes'
    123123    md.numnodes=1