You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Below is the error encountered while running the mpirun command specified in ReadMe
[proxy:0:0@vmName] HYDU_create_process (utils/launch/launch.c:74): execvp error on file pfsm (No such file or directory)
[proxy:0:0@vmName] HYDU_create_process (utils/launch/launch.c:74): execvp error on file pfsm (No such file or directory)
Also while compiling following errors are encountered.
Settings.h:38:22: error: 'constexpr' needed for in-class initialization of static data member 'const double Settings::errorMargin' of non-integral type [-fpermissive]
static const double errorMargin = 0;
^~~~~~~~~~~
Any help regarding the same is appreciated.
The text was updated successfully, but these errors were encountered:
Below is the error encountered while running the mpirun command specified in ReadMe
Also while compiling following errors are encountered.
Any help regarding the same is appreciated.
The text was updated successfully, but these errors were encountered: