Use cases for profiling tools

From HP-SEE Wiki

(Difference between revisions)
Jump to: navigation, search
(Debuggers)
(Blanked the page)
 
(17 intermediate revisions not shown)
Line 1: Line 1:
-
== Debuggers ==
 
-
* MPI
 
-
** [http://www.microsoft.com/downloads/en/details.aspx?FamilyID=d3993532-bdf8-4024-b164-db2ee8a851f5 for Microsoft Visual Studio]: The HPC Debugger is an add-in for Visual Studio that helps launch remote debugging sessions for MPI or SOA applications running on a Microsoft HPC cluster.
 
-
* C, C++
 
-
** [http://www.etnus.com/Products/TotalView/index.html Totalview]
 
-
** [http://www-01.ibm.com/software/awdtools/vacpp/ VisualAge C++]
 
-
* Fortran
 
-
** [http://www.qtsoftware.de/vertrieb/fortran/abspro-linux.htm Absoft]
 
-
** [http://www.dsm.fordham.edu/~ftnchek/ Ftnchek]
 
-
* CUDA
 
-
** [http://developer.nvidia.com/cuda-toolkit-40 CUDA-GDB]
 
-
* [http://valgrind.org/ Valgrind]
 
-
* [http://www.gnu.org/software/gdb GDB]
 
-
*[http://www-sop.inria.fr/dream/Cluster/ToolsPGI Portland Group Cluster Development Kit]
 
-
* [http://www.gnu.org/software/ddd/ DDD]
 
-
*[[links]]
 
-
== Profilers ==
 
-
* [http://www.roguewave.com/products/totalview-family/memoryscape.aspx MemoryScape]
 
-
* [http://www.gnu.org/software/binutils/ GNU gprof]
 
-
*[[links]]
 
-
 
-
== Use cases ==
 
-
* Valgrind: http://wiki.bath.ac.uk/display/HPC/Debugging#Debugging-Valgrind
 
-
* GDB: http://wiki.bath.ac.uk/display/HPC/Debugging#Debugging-GDB
 
-
* GNU gprof: http://wiki.bath.ac.uk/display/HPC/Debugging#Debugging-GNUgprofTheGNUprofiler
 
-
*[[links]]
 

Latest revision as of 13:42, 30 March 2012

Personal tools