We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When compiling the code with CGNS it gives this error with parallel version (MPI), but it works on sequential like a charm.
The text was updated successfully, but these errors were encountered:
It does not look sophisticated, but you have to have to help me with this bug.
Which flags do you use to compile the Process?
Can you also share the output of : ld -v mpif90 -v mpirun --version make -v
ld -v
mpif90 -v
mpirun --version
make -v
or at lest tell me what system are you using.
I tested Cgns lib on the following configurations:
Sorry, something went wrong.
No branches or pull requests
When compiling the code with CGNS it gives this error with parallel version (MPI), but it works on sequential like a charm.
The text was updated successfully, but these errors were encountered: