Difference between revisions of "Software:hwt"

From CAC Wiki
Jump to: navigation, search
(HPCVL Working Template (HWT))
Line 6: Line 6:
 
* '''Location''':  /opt/hwt
 
* '''Location''':  /opt/hwt
 
* '''Documentation Files''': [The HWT manual can be downloaded here.].
 
* '''Documentation Files''': [The HWT manual can be downloaded here.].
* '''Help File''': [[Help:hwt|HPCVL Working Template Help File]]|}
+
* '''Help File''': [[Help:hwt|HPCVL Working Template Help File]]
 +
|}
 
* '''Related Software''':  
 
* '''Related Software''':  
** [[Software:gnuplot|gnuplot]]
+
** [[Software:gdb|gnu debugger]]
 +
** [[Software:gprof|gnu profiler]]
 +
** [[Software:ics|Intel compilers]]
 +
** [[Software:gcc|gnu compilers]]

Revision as of 18:05, 20 May 2016

HPCVL Working Template (HWT)

The HPCVL Working Template (HWT) is a toolset that facilitates program development, especially in a parallel environment. It contains facilities for the maintenance of multiple program versions from a single source, for automatic relative debugging, and for simple timing of code computer code. The HWT supports the Fortran, C, and C++ programming languages, as well as MPI for distributed-memory, and OpenMP for shared-memory parallel programming.