easyconfigs-it4i/m/MATLAB/MATLAB-2023b.eb
Lukas Krupcik cef77e125f new file: a/ANSYS/ANSYS-2022R1-intel-2020b-alamerini.eb
new file:   a/AOCC/AOCC-4.1.0-GCCcore-12.2.0.eb
	new file:   a/AOCL/AOCL-4.1.0-CCcore-12.2.0.eb
	new file:   a/Amber/Amber-22.4-foss-2022a-AmberTools-23-CUDA-11.7.0.eb
	new file:   c/Clang/Clang-17.0.2-GCCcore-12.2.0-CUDA-12.2.0.eb
	new file:   c/Clang/Clang-17.0.2-GCCcore-12.2.0.eb
	new file:   g/GROMACS/GROMACS-2023-foss-2022a-CUDA-12.0.0-PLUMED-2.9.0.eb
	new file:   g/GROMACS/GROMACS-2023.3-foss-2022a-CUDA-12.0.0-v2.eb
	new file:   l/LAMMPS/LAMMPS-15Jun2023-foss-2022a-kokkos-sm80.eb
	new file:   l/LAMMPS/LAMMPS-2Aug2023-foss-2022a-kokkos-sm80.eb
	new file:   l/LAMMPS/LAMMPS-2Aug2023-foss-2022a-kokkos.eb
	new file:   l/LAMMPS/LAMMPS-2Aug2023_update1-foss-2021b-CUDA-12.2.0-kokkos.eb
	new file:   l/LAMMPS/LAMMPS-2Aug2023_update1-foss-2021b-kokkos.eb
	new file:   m/MATLAB/MATLAB-2023b.eb
	new file:   n/NCCL/NCCL-2.18.3-GCCcore-11.3.0-CUDA-12.2.0.eb
	new file:   o/OVITO/OVITO-3.9.2-gompi-2022a-basic.eb
	new file:   o/OVITO/OVITO-3.9.2-gompi-2022b-basic.eb
	new file:   o/OpenMolcas/OpenMolcas-23.06-intel-2022a-noGA.eb
	modified:   o/OpenMolcas/OpenMolcas-23.06-intel-2022a.eb
	new file:   p/PLUMED/PLUMED-2.9.0-foss-2022a.eb
	new file:   q/Qt6/Qt6-6.5.3-GCCcore-12.2.0.eb
	new file:   "q/Qt6/\\"
	new file:   u/UCX-CUDA/UCX-CUDA-1.14.1-GCCcore-11.3.0-CUDA-12.2.0.eb
2023-10-30 11:35:42 +01:00

31 lines
1.1 KiB
Plaintext

# IT4Innovations
# LK 2023
name = 'MATLAB'
version = '2023b'
homepage = 'https://www.mathworks.com/products/matlab'
description = """MATLAB is a high-level language and interactive environment
that enables you to perform computationally intensive tasks faster than with
traditional programming languages such as C, C++, and Fortran."""
toolchain = SYSTEM
sources = ['R%s_Linux.iso' % (version)]
checksums = ['f1cc4ae1a2e42a1d22745884aa80bf0d5d8676939ad21741ccff15fade06a881']
download_instructions = 'Download %s from mathworks.com' % sources[0]
#java_options = '-Xmx2048m'
#osdependencies = [('p7zip-plugins', 'p7zip-full')] # for extracting iso-files
# Use EB_MATLAB_KEY environment variable or uncomment and modify license key
# key = '00000-00000-00000-00000-00000-00000-00000-00000-00000-00000-00000-00000'
# Use EB_MATLAB_LICENSE_SERVER and EB_MATLAB_LICENSE_SERVER_PORT environment variables or
# uncomment and modify the following variables for installation with floating license server
license_server = 'lm-praha.metacentrum.cz'
license_server_port = '1712'
moduleclass = 'math'