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
Error or crashing when creating data files for simulation with repository models
- 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
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. I also make sure that the paths for svsolvers are located correctly. 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
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. I also make sure that the paths for svsolvers are located correctly. 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
- 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
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
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
Re: Error or crashing when creating data files for simulation with repository models
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
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
- 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
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
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
- 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
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
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
- 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
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
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
- 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
Hello,
Try using the 2019 version of svSolver.
Cheers,
Dave
Try using the 2019 version of svSolver.
Cheers,
Dave
- Mattia Fiandaca
- Posts: 2
- Joined: Tue May 28, 2024 1:46 am