Error in number of receivers

Error in number of receivers

Postby alonso.cubillos » Tue Oct 25, 2016 4:12 pm

Hi everyone,

I perfectly ran the CAN4 model on a 120 cores Cluster, but then I tried to change the number of receivers at surface (first to just 2, and then to 200) and the following error came out:
"Fatal error in PMPI_Bcast: Invalid buffer pointer, error stack:
PMPI_Bcast(2656)........: MPI_Bcast(buf=0x753dd0, count=20, MPI_CHARACTER, root=0, MPI_COMM_WORLD) failed
MPIR_Bcast_impl(1806)...: fail failed
MPIR_Bcast(1834)........: fail failed
I_MPIR_Bcast_intra(2062): Failure during collective
MPIR_Bcast_intra(1672)..: Failure during collective"
I've searched in the internet but I haven't found a suitable solution. Hope some of you can help me. Thank you.

Regards,
Alonso.
alonso.cubillos
 
Posts: 4
Joined: Tue Sep 20, 2016 12:12 am

Re: Error in number of receivers

Postby fdsim » Wed Oct 26, 2016 8:50 am

Dear Alonso,

my impression is that your error comes from the problem in input file .INM.

Probably there is a problem with one of variables MO_FILE_NAME, JMH_FILE_NAME, Q_FILE_NAME, JMHF_FILE_NAME.
Please check this. There could be also problem in input file .MD.

The error you got
"Fatal error in PMPI_Bcast: Invalid buffer pointer, error stack:
PMPI_Bcast(2656)........: MPI_Bcast(buf=0x753dd0, count=20, MPI_CHARACTER, root=0, MPI_COMM_WORLD) failed
could appear only in the file read_open.F90 at lines 253-256. And they are connected with variables containing the names of input files.

Regards,
Jozef
fdsim
Site Admin
 
Posts: 33
Joined: Thu Mar 13, 2014 7:34 pm

Re: Error in number of receivers

Postby alonso.cubillos » Fri Oct 28, 2016 8:25 pm

Dear Jozef,

Thank you for quick response. I've checked those files but it seems that there's nothing wrong. In fact, i've used the same input files that comes with the CAN4 example, but changing only the MR parameter in the .IN file (from 326 to 200 and 2), and of course changing the RECEIVERS.DAT file too. Is there anything else I need to modify, maybe?

Regards,
Alonso.
alonso.cubillos
 
Posts: 4
Joined: Tue Sep 20, 2016 12:12 am

Re: Error in number of receivers

Postby fdsim » Fri Nov 04, 2016 2:35 pm

Dear Alonso,

I have no other idea. Double check the RECEIVERS.DAT file. If you do not find the problem, please, send me (attach to your comment) your changed input files. I will try to find problem.

Regards,
Jozef
fdsim
Site Admin
 
Posts: 33
Joined: Thu Mar 13, 2014 7:34 pm

Re: Error in number of receivers

Postby alonso.cubillos » Sun Nov 20, 2016 4:29 pm

Dear Jozef,

Sorry for the delay in my response. I finally started to simulate other basic models and the error didn't come out again. I couldn't figure out what was the problem. Thank you once more for your help.

I have another question/petition. Is there any way to graphically see the grid created by the FDMod3D code?

Best regards,
Alonso.
alonso.cubillos
 
Posts: 4
Joined: Tue Sep 20, 2016 12:12 am


Return to Run simulations

cron