Error or crashing when creating data files for simulation with repository models

Provides a system for patient-specific cardiovascular modeling and simulation.
User avatar
David Parker
Posts: 1757
Joined: Tue Aug 23, 2005 2:43 pm

Re: Error or crashing when creating data files for simulation with repository models

Post by David Parker » Mon Dec 11, 2023 10:45 am

Hello Yi,

It is not clear what the problem might be, I don't get these errors when I test SV on Windows.

An error code is typically returned if a compiler or MPI can't be found. Check the SV Preferences page to make sure the svSolver programs are located correctly.

There might be a problem with permissions where you are trying to write the files.

Cheers,
Dave

User avatar
Yi Qiao
Posts: 3
Joined: Thu Nov 16, 2023 9:18 am

Re: Error or crashing when creating data files for simulation with repository models

Post by Yi Qiao » Mon Dec 11, 2023 3:09 pm

Hello Dave,

Thanks for your suggestions. Upon double-checking the compiler, I discovered that Visual Studio 2022 doesn't work with it. After installing Visual Studio 2019, the issue was resolved, and I did not encounter previous error code in mbilog.
mbilog-2.PNG
mbilog-2.PNG (140.79 KiB) Viewed 2293 times
I also make sure that the paths for svsolvers are located correctly.
mbilog-3.PNG
mbilog-3.PNG (119.85 KiB) Viewed 2293 times
However, I still cannot create data files for simulation.

Regarding permissions, my assumption is that it is edited in the properties for each app. Please let me know if that is incorrect. Any thoughts would be greatly appreciated.

Yi

User avatar
Yago Trias
Posts: 2
Joined: Mon Sep 11, 2023 1:26 pm

Re: Error or crashing when creating data files for simulation with repository models

Post by Yago Trias » Wed Feb 14, 2024 1:01 am

Same thing Yi,

I'm having the same issue with simvascular. When running the simulation, the error I receive is "Failed to finish creating data files" with no details provided.

System:
SimVascular 2023.03.27
SvSolver 2022.08.19
Windows10-64 bit
Intel Fortran Compiler and MS MPI installed.

Did you manage to solve it?

Thanks in advance!

Yago

User avatar
Yi Qiao
Posts: 3
Joined: Thu Nov 16, 2023 9:18 am

Re: Error or crashing when creating data files for simulation with repository models

Post by Yi Qiao » Wed Feb 14, 2024 8:59 am

Hi Yago,

Unfortunately I tried but failed. Then I switched to MacOS and bumped into the same problem initially. However it explained the reason in 'show details'. The error message indicated that certain critical files were in the wrong directory. Once I moved them to the correct path, everything fell into place, and I successfully initiated the simulation. My hunch is that it encountered a similar issue as on Windows, but unfortunately, no specific details were provided, making it challenging to pinpoint and resolve the problem.

Maybe you could give it a shot on MacOS. Good luck!

Best,
Yi

User avatar
Yago Trias
Posts: 2
Joined: Mon Sep 11, 2023 1:26 pm

Re: Error or crashing when creating data files for simulation with repository models

Post by Yago Trias » Fri Feb 16, 2024 4:52 am

Hi Yi,

Thank you for your answer! I don't have acces to any MacOS but I'm gonna give a try to building a partition with Ubuntu and see there if I it shows me any details on the error.

Thank you!

Yago

User avatar
Amanda Nio
Posts: 1
Joined: Fri Aug 18, 2023 3:33 am

Re: Error or crashing when creating data files for simulation with repository models

Post by Amanda Nio » Sun Feb 18, 2024 11:08 am

I had the same issue too - after clicking create data files for simulation I got "failed to finish creating data files" with no details.

I clicked on svpre-bin and svsolver-nompi-bin in my svSolver folder and in this way managed to get error messages to work on. My solver could not find these files:
libifcoremd.dll
svml_dispmd.dll
libmmd.dll
libifportMD.dll

I copied these files from the Intel\oneAPI\compiler\latest\bin folder and pasted them in the same folder as the solver application files.

Creating data files for simulation seems to work for me now! I haven't gone further than this step yet. Hope this helps anyone else using Windows.

Best wishes,
Mandy

User avatar
Mattia Fiandaca
Posts: 2
Joined: Tue May 28, 2024 1:46 am

Re: Error or crashing when creating data files for simulation with repository models

Post by Mattia Fiandaca » Tue May 28, 2024 5:07 am

I am having the same problem on windows 10, when I try to Create Data Files for Simulation I get the error "Failed to finish creating data files" with no details provided.
I tried the solution given by Amanda, but still having the same issue.
Strangely if I move the folder of the svSolver inside the SimVascular folder, without changing the directory in the preference, the error disappear, but still doesn' create all the data files needed. Someone can help?
System:
SimVascular 2023.03.27
SvSolver 2022.08.19
Windows10-64 bit

User avatar
David Parker
Posts: 1757
Joined: Tue Aug 23, 2005 2:43 pm

Re: Error or crashing when creating data files for simulation with repository models

Post by David Parker » Wed May 29, 2024 12:39 pm

Hello,

Try using the 2019 version of svSolver.

Cheers,
Dave

User avatar
Mattia Fiandaca
Posts: 2
Joined: Tue May 28, 2024 1:46 am

Re: Error or crashing when creating data files for simulation with repository models

Post by Mattia Fiandaca » Sun Jun 02, 2024 2:57 pm

Thanks it worked!

POST REPLY