SingularityApp.hello-world-cpp
%apprun hello-world-cpp
    exec hello-world.cpp
%appfiles hello-world-cpp
    hello-world.cpp
%appinstall hello-world-cpp
    g++ hello-world.cpp -o bin/hello-world.cpp

Date: Sep 15, 2017

Author: Vanessa Sochat

Tags: ubuntu debian cpp scif singularity

Files:

About

Singularity Apps are modular SCI-F apps that can be added as helpers or wrappers for Singularity containers