ASCoDT Documentation: Difference between revisions

From Sccswiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
ASCoDT is Software Package based on [[http://www.eclipse.org/ Eclipse]] IDE. The goal of the software is to provide component-based functionality and tools for the development of HPC applications. The software introduces different aspects from software engineering to deal with growing complexity of such applications.  
ASCoDT is Software Package based on the [http://www.eclipse.org/ Eclipse IDE]. The goal of the software is to provide component-based functionality and tools for the development of HPC applications. The software introduces different aspects from software engineering to deal with growing complexity of such applications.  


Content:
Content:
#[[ASCoDT_Getting_Started|Getting Started]]
#[[ASCoDT_Getting_Started|Getting Started]]
#[[ASCoDT_Component_Lifecycle|Component Lifecycle]]
#[[ASCoDT_Component_Specification|Component Specification]]
#[[ASCoDT_Component_glew_code|Component glew code]]
#[[ASCoDT_Examples|Examples]]

Latest revision as of 11:21, 14 September 2012

ASCoDT is Software Package based on the Eclipse IDE. The goal of the software is to provide component-based functionality and tools for the development of HPC applications. The software introduces different aspects from software engineering to deal with growing complexity of such applications.

Content:

  1. Getting Started
  2. Component Lifecycle
  3. Component Specification
  4. Component glew code
  5. Examples