Encountered an error while using MultiApp on the Alliance Canada cluster #29117
Unanswered
mahdipasaie
asked this question in
Q&A Modules: General
Replies: 2 comments 3 replies
-
Hello Can you find this file?
Same for the other file. It's very odd that it's look for restart files at different time steps at the same time? |
Beta Was this translation helpful? Give feedback.
3 replies
-
The memory is not an issue I have checked that. Also, I will test |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi ,
I am currently running a multi-app simulation on the Alliance Canada cluster. The setup involves one application solving the Navier-Stokes equations and another solving the phase-field equation.
Initially, I attempted to follow the this but I encountered errors during the process. Since Docker and Conda are not permitted on the cluster, my only viable alternative was to use Apptainer. When attempting to convert a Docker image to an Apptainer container, I ran into a similar issue as described in here(#27377) I also considered installing Conda inside an Apptainer container and using it to install MOOSE, but that approach was equally challenging.
Ultimately, I sought assistance from cluster support. They installed MOOSE via Apptainer for me, and I now source MOOSE following this . However, when running my simulation, I encountered the following error:
Error Output:
This error appears to be related to file system issues with the restart files.
Additional Context:
Here is my working directory and its contents:
Given these circumstances, could you confirm if the error is likely due to the Apptainer installation or another aspect of the setup? I would greatly appreciate your insights or guidance to resolve this issue.
Thank you for your time and support.
Best regards,
Mahdi
Beta Was this translation helpful? Give feedback.
All reactions