Skip to content

Latest commit

 

History

History

environment

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Environment

Environment definitions to build and run all source code in this project. Although most C++ applications can be built with the compilers and CMake that are installed by default, for some of the examples the most recent version of the compilers and build system is required.

What is it?

  1. development_c++.py: HPCCM defintion of the container.
  2. development_c++.recipe: Apptainer/Singularity recipe for the container.
  3. Dockerfile: docker file to build the container.