Differences between revisions 2 and 3
Deletions are marked like this. Additions are marked like this.
Line 2: Line 2:
    On one terminal do
        /home/rheticus/freesurfer_repo_nf_faster_distance_map_update_7/freesurfer/mris_fix_topology/mris_fix_topology -mgz -sphere qsphere.nofix -ga -seed 1234 bert lh
    
    ^Z
    On another terminal do
      amplxe-cl -collect advanced-hotspots \
          -knob collection-detail=stack-sampling -knob analyze-openmp=true \
          -knob enable-characterization-insights=false \
          -data-limit=5000 -finalization-mode=full \
          --duration 1 -knob sampling-interval=0.1 \
          -target-process=mris_fix_topology BUT DONT PRESS ENTER
    
    Now resume the mris_fix_topology
        fg
    and press ENTER on the second window
    
    The file is still large. 188MB! But not the 1837MB seen above.

Parent: MorphoOptimizationProject_improvingParallelism

  • On one terminal do
    • /home/rheticus/freesurfer_repo_nf_faster_distance_map_update_7/freesurfer/mris_fix_topology/mris_fix_topology -mgz -sphere qsphere.nofix -ga -seed 1234 bert lh
    ^Z On another terminal do
    • amplxe-cl -collect advanced-hotspots \
      • -knob collection-detail=stack-sampling -knob analyze-openmp=true \ -knob enable-characterization-insights=false \ -data-limit=5000 -finalization-mode=full \ --duration 1 -knob sampling-interval=0.1 \ -target-process=mris_fix_topology BUT DONT PRESS ENTER
    Now resume the mris_fix_topology
    • fg
    and press ENTER on the second window The file is still large. 188MB! But not the 1837MB seen above.

MorphoOptimizationProject_usingVTune (last edited 2021-09-22 09:56:19 by DevaniCordero)