Changes between Version 1 and Version 2 of application_pages/tutorial_apps/python/increment


Ignore:
Timestamp:
11/08/16 15:21:57 (8 years ago)
Author:
trac
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • application_pages/tutorial_apps/python/increment

    v1 v2  
    2121== Execution instructions == 
    2222Usage: 
    23 runcompss --lang=python /home/compss/workspace_python/increment/increment.py <N> <initValue1> <initValue2> <initValue3> 
     23runcompss --lang=python /home/compss/tutorial_apps/python/increment/increment.py <N> <initValue1> <initValue2> <initValue3> 
    2424 
    2525where: 
     
    3131 
    3232== Execution Example == 
    33 runcompss --lang=python /home/compss/workspace_python/increment/increment.py 10 1 2 3 
     33runcompss --lang=python /home/compss/tutorial_apps/python/increment/increment.py 10 1 2 3 
    3434 
    3535