Summary: It seems that my setup cannot "discretize" (calculate solver matrix) using CPU acceleration; CPU acceleration works for other steps.
Description: I just recently installed CST Studio Suite on my Linux Mint 21 (Ubuntu 22.04 based) system. The installation seems to have worked but I am getting a "Error in calculating solver matrix" and "Parallelization Control: Terminated abnormally" error when running the transient solver.
If I uncheck CPU acceleration in the solver acceleration settings, the solver successfully calculates the solver matrix and finishes all steps. If I run the discretizer without CPU acceleration and then run the solver using CPU acceleration, the solver matrix is successfully reloaded and then following steps correctly utilize multiple cores. What is going on here? How can I get the discretizer to work using CPU acceleration?
Details:
- I installed all packages listed in the Linux_Installation_Guide.pdf for Ubuntu 22.04 before running the install script.
- I updated CST to the most recent version from 2024-06-14
- The solver log file doesn't have much information, but I can provide that if requested.
Thank you for your help