Skip to content

Luis-Rubio/singularity-octave

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Status Status Issue forks Stars License

singularity-octave

Singularity recipe for Octave.

Installing the container on Bridges 2

Copy the

  • SIF file
  • and the octave-cli, pandoc and gnuplot scripts

to /opt/packages/octave/6.3.0.

Copy the file modulefile.lua to /opt/modulefiles/octave as 6.3.0.lua.

Building the image using the recipe

To build the image locally

Run the script build.sh to build image locally

bash ./build.sh

To build the image remotely

Run the script rbuild.sh to build image remotely

bash ./rbuild.sh

To run tests

To run the available tests, run the command

bash ./test.sh

Copyright © 2020-2021 Pittsburgh Supercomputing Center. All Rights Reserved.

The Biomedical Applications Group at the Pittsburgh Supercomputing Center in the Mellon College of Science at Carnegie Mellon University.

About

GNU Octave is software featuring a high-level programming language, primarily intended for numerical computations

Resources

License

Contributing

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 57.5%
  • Lua 22.2%
  • Singularity 16.3%
  • Dockerfile 4.0%