I can confirm that SageMath 10.6 RC 0 doesn't compile in parallel even if
"-j8" is appended to the build command. Verified that with htop too.
понедельник, 24 марта 2025 г. в 15:41:03 UTC+2, Eric Gourgoulhon:
> Le lundi 24 mars 2025 à 13:38:50 UTC+1, Eric Gourgoulhon a écrit :
>
>
> I confirm t
Hello,
I'm experiencing difficulties with using SageMath as a Python package. In
particular, to see why Groebner basis computation in a specific problem of
mine takes ages, I'd like to follow the underlying code line-by-line. I
compiled SageMath 10.5 on WSL Ubuntu 22.04. Then, following the