Difference between revisions of "Software:hwt"

From CAC Wiki
Jump to: navigation, search
(HPCVL Working Template (HWT))
 
Line 5: Line 5:
 
* '''Current Version''': 7.2
 
* '''Current Version''': 7.2
 
* '''Location''':  /opt/hwt
 
* '''Location''':  /opt/hwt
 +
* '''Setup''': "use 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]]

Latest revision as of 18:06, 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.

  • Current Version: 7.2
  • Location: /opt/hwt
  • Setup: "use hwt"
  • Documentation Files: [The HWT manual can be downloaded here.].
  • Help File: HPCVL Working Template Help File