Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
en:services:application_services:high_performance_computing:software:mathematical_numerical [2024/02/08 15:51] – [Command] meulert1en:services:application_services:high_performance_computing:software:mathematical_numerical [2024/06/14 09:53] – [Command] phoehn
Line 13: Line 13:
  
 === License === === License ===
-On the HPC resources at GWDG there are 5 network licenses available for Matlab, which are expired and whose renewal is currently pending. Also we have the following extensions: Simulink, Optimization Toolbox, Parallel Computing Toolbox and Statistics and Machine Learning Toolbox.+On the HPC resources at GWDG there are 5 network licenses available for Matlab. Also we have the following extensions: Simulink, Optimization Toolbox, Parallel Computing Toolbox and Statistics and Machine Learning Toolbox.
  
 For users from MPG we offer the flat rate [[https://www.soli.mpdl.mpg.de/en/software/matlab/|License from MPG ]], which covers all toolboxes including MATLAB Parallel Server (formerly Distributed computing). However, you need to apply for the access to the license. You can do it by writing to  [[mailto:hpc-support@gwdg.de|hpc-support@gwdg.de]]. With this license you also have access to additional trainings, e.g.: For users from MPG we offer the flat rate [[https://www.soli.mpdl.mpg.de/en/software/matlab/|License from MPG ]], which covers all toolboxes including MATLAB Parallel Server (formerly Distributed computing). However, you need to apply for the access to the license. You can do it by writing to  [[mailto:hpc-support@gwdg.de|hpc-support@gwdg.de]]. With this license you also have access to additional trainings, e.g.:
Line 55: Line 55:
   * tall arrays   * tall arrays
  
-With access to the campus license, you can also use the MATLAB Parallel Server to parallelize your application across multiple nodes. Find all information necessary to get started [[https://docs.gwdg.de/doku.php?id=en:services:application_services:high_performance_computing:software:mathematical_numerical:matlab_parallel_server_scc|here]].+MPG users can also use the MATLAB Parallel Server to parallelize your application across multiple nodes. Find all information necessary to get started [[https://docs.gwdg.de/doku.php?id=en:services:application_services:high_performance_computing:software:mathematical_numerical:matlab_parallel_server_scc|here]].
 ===== Computer Algebra ===== ===== Computer Algebra =====
  
Line 93: Line 93:
 First prepare the necessary environment with: First prepare the necessary environment with:
  
 +"module load rev/21.12"
 ''module load mathematica'' ''module load mathematica''