Changes between Version 212 and Version 213 of Documentation/UserGuide


Ignore:
Timestamp:
2020-02-24T15:51:32+01:00 (4 years ago)
Author:
jgipsl
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Documentation/UserGuide

    v212 v213  
    9898 
    9999 
    100 === Debugging === 
     100=== Debugging and profiling === 
    101101 
    102102 * ''' [wiki:Documentation/UserGuide/Printlev Control text output using variable PRINTLEV in run.def]''' (J. Ghattas) 
     103 * ''' [wiki:Documentation/UserGuide/CompilationDebug How to compile in debug mode (to be created)]''' (J. Ghattas) 
    103104 * ''' [wiki:Documentation/UserGuide/SegmentationFault How to solve a segmentation error ?]'''(S.Luyssaert) 
    104105 * ''' [wiki:Documentation/UserGuide/HangCrash How to find where the model is hanging ?]'''(M. !McGrath & S.Luyssaert) 
    105106 * ''' [wiki:Documentation/UserGuide/ExtractPixel Extract a single pixel from a large restart file]''' (M. !McGrath) 
    106107 * ''' [wiki:Documentation/UserGuide/DebugCoupled Debug a coupled LMDZOR run?]''' (M. !McGrath) 
    107  * ''' [wiki:Documentation/UserGuide/IDB How to use the debbugger IDB/Totalview/DDT]''' 
    108108 * ''' [wiki:Documentation/UserGuide/flags How to get started debugging]''' (M. !McGrath) 
    109  * ''' [wiki:Documentation/UserGuide/valgrind Finding memory bugs with Valgrind]''' (M. !McGrath) 
    110109 * ''' [wiki:Documentation/UserGuide/restartability one plus one challenge]''' (A.S. Lanso) 
    111110 
    112 === Profiling === 
    113  
     111 * ''' [wiki:Documentation/UserGuide/IDB How to use the debbugger IDB/Totalview/DDT]''' 
     112 * ''' [wiki:Documentation/UserGuide/valgrind Finding memory bugs with Valgrind]''' (M. !McGrath) 
    114113 * ''' [wiki:Documentation/UserGuide/ProfileValgrind Run a profiling job in serial on obelix (Valgrind)]''' (M. !McGrath) 
    115114 * ''' [wiki:Documentation/UserGuide/ProfileGprof Run a profiling job in serial on obelix (gprof)]''' (A.S. Lansø and S. Luyssaert)