Skip to content

sci-f/container.scif

Repository files navigation

Hello World Scientific Filesystem

img/containers-ftw.png

This is a Scientific Filesystem installed in a Singularity container, used to evaluate ~20 languages across different metrics for printing a simple "Hello World," in dinosaur-speak of course! You can use the Makefile to build, clean, and run the container, and we will walk through the commands here. In all of these commands, we name the container based on the environment variable $CONTAINER (set in the Makefile as hello-world).

Build the container!

sudo singularity build hello-world Singularity

What applications are available?

./hello-world apps

Run the primary timing analysis.

/bin/bash test.sh hello-world

About

example scientific filesystem to assess metrics across different solutions to a single problem, printing "Hello World"

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published