Please wait...
×

Error

Posted Fri, 22 Mar 2024 11:38:20 GMT by Rachit Soni UNiMORE
I am getting 'unspecified error' message when running multiple simulations. I have to change boundary conditions in every simulations and then delete them after extracting results in each simulation . I have to perform 10000 such simulation. But after running some simulation it's getting stuck and then giving error message 'unspecified error'.  I am using 'SAMG' equation system solver. Number of threads for matrix assembly as single threaded. Number of threads for matrix solving as default. The another problem I am facing is computational time. It's taking a lot of computational time to solve a single simulation( approximately 5-10 minutes or sometimes more). How can I increase the computational speed? when I am using PETSc_ksp it's giving another error : Attempting to use an MPI routine after finalizing MPICH.
Posted Wed, 03 Apr 2024 14:38:42 GMT by Carlos Andres Rivera Villarreyes Global Product Specialist - FEFLOW
Hi Rachit, To understand better the case, can you elaborate how you are launching the 1000's simulations? Is this done under the FePEST framework? Or are you using your own script to do the job? The issue with the MPI can be related to several things, for example, you already have an MPI environment in place, which could conflict with FEFLOW's one. Or the script is not properly terminating the MPI instance. Best regards Carlos Rivera

You must be signed in to post in this forum.