T-Flows icon indicating copy to clipboard operation
T-Flows copied to clipboard

Problem with cgns compilation in parallel mode

Open mohamedalysayed opened this issue 4 years ago • 1 comments

When compiling the code with CGNS it gives this error with parallel version (MPI), but it works on sequential like a charm.

cgns_error

mohamedalysayed avatar Jul 03 '19 09:07 mohamedalysayed

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

or at lest tell me what system are you using.

I tested Cgns lib on the following configurations:

Screenshot_2019-07-04_18-34-59

palkinev avatar Jul 04 '19 11:07 palkinev