Changes between Version 7 and Version 8 of Documentation/UserGuide/IDB


Ignore:
Timestamp:
2017-03-06T16:04:53+01:00 (7 years ago)
Author:
ajornet
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Documentation/UserGuide/IDB

    v7 v8  
    199199In order to run you simulation in interactive mode so you can use the debugger interface: 
    200200{{{ 
    201 ccc_mprun -n 16 -p standard -d tv ./orchidee_ol  
     201ccc_mprun -n 16 -p standard -A <your project id> -d tv ./orchidee_ol  
    202202}}} 
    203203This call ask for 16 processos in the standard queue. -d tv selects totalview as a debugger.