Skip to content
Snippets Groups Projects
Commit d15e7b26 authored by Sebastian Achilles's avatar Sebastian Achilles
Browse files

Merge branch 'mcr' into '2022'

MCR

See merge request hps-public/easybuild-repository!1238
parents 6007e854 76bfe5b8
Branches
No related tags found
No related merge requests found
##
# Author: Robert Mijakovic <robert.mijakovic@lxp.lu>
##
name = 'MCR'
version = 'R2022a' # runtime version 9.12
local_update = '0'
homepage = 'https://www.mathworks.com/products/compiler/mcr/'
description = """The MATLAB Runtime is a standalone set of shared libraries
that enables the execution of compiled MATLAB applications
or components on computers that do not have MATLAB installed."""
toolchain = SYSTEM
source_urls = ['https://ssd.mathworks.com/supportfiles/downloads/%%(version)s/Release/%s/deployment_files/'
'installer/complete/glnxa64/' % local_update]
sources = ['MATLAB_Runtime_%(version)s_glnxa64.zip']
checksums = ['ce013fa6d46148741ad55abaddd26d8d85d6fa4cf94917c8f3a66f350230cfc7']
moduleclass = 'math'
......@@ -218,6 +218,9 @@ software:
- name: 'lz4'
owner: 'goebbert1'
base: True
- name: 'MCR'
owner: 'goebbert1'
system: True
- name: 'mpi4py'
owner: 'goebbert1'
mpi: True
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment