mfo_open_files error in tavg::outfld() #655
Unanswered
ajariwala611
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I am using NEKRS v23 for boundary layer flow simulations on TACC lonestar6 systems. I am calling time averaging routines in
UDF_ExecuteStepastavg::outfld(1,1). After successfully outputting theavg***file the code crashes with unknown error inmfo_open_filewhile outputtingrms***field file. This only happen on lonestar6 while it works fine on stampede3. I asked the admin and they told me lonestar6 scratch directory is BeeGFS file system while stampede3 uses VAST system. I am not sure if this has to do with underlying bug in the code somewhere or more technical hardware configuration issue.Error message right before the crash:
My question is has anyone encountered similar file I/O errors with NEKRS on BeeGFS (Lonestar6)? Any suggestions for diagnosing whether this is a NEKRS code issue or a hardware/filesystem configuration problem with BeeGFS would be greatly appreciated!
Thank you for your help.
Beta Was this translation helpful? Give feedback.
All reactions