View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0015350ParaView(No Category)public2015-02-27 13:552015-09-06 12:18
ReporterBurlen 
Assigned ToUtkarsh Ayachit 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Versiongit-next 
Target VersionFixed in Version4.4 
Summary0015350: cray atp support
Descriptionbranch:
atp-support

    Integrate Cray ATP
    
    Abnormal Termination Processing (ATP) is a system that monitors Cray
    system user applications. If an application takes a system trap, ATP
    performs analysis on the dying application. All stack backtraces of
    the application processes are gathered into a merged stack backtrace
    tree and written to disk as the file, atpMergedBT.dot. The stack
    backtrace tree for the first process to die is sent to stderr as is
    the number of the signal that caused the application to fail. If
    Linux core dumping is enabled (see ulimit or limit in your shell
    documentation), a heuristically selected set of processes also dump
    their cores. To use ATP, the ATP must be linked into the application
    and the shell environemtn variable ATP_ENABLED=1 must be set prior to
    launching the program with aprun. This patch adds a CMake module to
    locate APT libraries and set up link flags. The new module will be
    used to link ATP lib into the command line executables if the CMake
    variable PARAVIEW_USE_ATP is ON and ATP is found.
    
    Change-Id: I29e817338dd0f199b55d395019d58a6f23f02be4
TagsNo tags attached.
ProjectTBD
Topic Nameatp-support
Typefeature
Attached Files

 Relationships

  Notes
(0034281)
Burlen (developer)
2015-02-27 13:56

on stage should be ok to merge next time
(0034284)
Utkarsh Ayachit (administrator)
2015-03-01 10:47

---------------------------------------------
Topics merged into master (v4.3.1-206-g5e2b941):
        15193_fix_cell_visibility_array
        15333_python_repeatable_values
        atp-support
        catalyst-update-20150218
        cinema_specA_tweaks_cont
        pvweb-document-colormap-functionality
(VTK) pvweb-local-rendering-all-timesteps
(0034500)
Alan Scott (manager)
2015-06-04 18:44

Developer tag in git. Closing.

 Issue History
Date Modified Username Field Change
2015-02-27 13:55 Burlen New Issue
2015-02-27 13:55 Burlen Assigned To => Utkarsh Ayachit
2015-02-27 13:56 Burlen Topic Name => atp-support
2015-02-27 13:56 Burlen Note Added: 0034281
2015-02-27 13:56 Burlen Status backlog => gatekeeper review
2015-02-27 13:56 Burlen Fixed in Version => git-next
2015-02-27 13:56 Burlen Resolution open => fixed
2015-03-01 10:47 Utkarsh Ayachit Fixed in Version git-next => git-master
2015-03-01 10:47 Utkarsh Ayachit Status gatekeeper review => customer review
2015-03-01 10:47 Utkarsh Ayachit Note Added: 0034284
2015-06-04 18:44 Alan Scott Note Added: 0034500
2015-06-04 18:44 Alan Scott Status customer review => closed
2015-09-06 12:18 Utkarsh Ayachit Fixed in Version git-master => 4.4


Copyright © 2000 - 2018 MantisBT Team