From cfbeace8b105431e8e608ab59508af89b3525f81 Mon Sep 17 00:00:00 2001 From: Danny Marc Rotscher <danny.rotscher@tu-dresden.de> Date: Wed, 20 Mar 2024 12:42:39 +0100 Subject: [PATCH] Update mathematics.md --- doc.zih.tu-dresden.de/docs/software/mathematics.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc.zih.tu-dresden.de/docs/software/mathematics.md b/doc.zih.tu-dresden.de/docs/software/mathematics.md index b74798081..dee08428f 100644 --- a/doc.zih.tu-dresden.de/docs/software/mathematics.md +++ b/doc.zih.tu-dresden.de/docs/software/mathematics.md @@ -82,7 +82,7 @@ math -run < mathtest.m > mathtest.output Mathematica licenses are limited. There exist two types, MathKernel and SubMathKernel licenses. Every sequential job you start will -consume a MathKernel license of which we only have 39. We do have, however, 312 SubMathKernel +consume a MathKernel license of which we only have 61. We do have, however, 488 SubMathKernel licenses, so please, don't start many sequential jobs but try to parallelize your calculation, utilizing multiple SubMathKernel licenses per job, in order to achieve a more reasonable license usage. -- GitLab