Skip to content

ORNL/mcr-container-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MCR Tools

This repository is a collection of Docker images, BASH scripts, etc. developed at Oak Ridge National Laboratory (ORNL) designed to augment the development and deployment of MATLAB based analytics.

License

Original code included in this repository is released under the MIT License, unless otherwise noted, see the included LICENSE file for details.

Directories

  • matlab : Docker image that can execute binaries compiled with MATLAB's Compiler R2016a, via the MATLAB Runtime (MCR), in a CentOS 7 environment.
  • util : Tools to help determine Shared Object (SO) dependencies of other SO files such that the image can be rebuilt to support newer and older versions of the MCR. See matlab/readme.md for details.

Releases

No releases published

Packages

No packages published

Languages