Update of Ubuntu

52 views
Skip to first unread message

Aquaman

unread,
Sep 20, 2018, 8:57:04 AM9/20/18
to deal.II User Group
Dear All,

Recently, I have updated Ubuntu, after that, when I test Dealii input files by Heister & Wick, I get the following error:

MPIR_Init_thread(474)...:  

MPID_Init(190)..........: channel initialization failed
MPIDI_CH3_Init(89)......:  
MPID_nem_init(413)......:  
MPIDI_nem_ckpt_init(170): BLCR kernel module not present
Fatal error in PMPI_Init_thread: Other MPI error, error stack:
MPIR_Init_thread(474)...:  
MPID_Init(190)..........: channel initialization failed
MPIDI_CH3_Init(89)......:  
MPID_nem_init(413)......:  
MPIDI_nem_ckpt_init(170): BLCR kernel module not present


How can I remove this bug (Easy method...)?

Best regards,
Yaakov

Jean-Paul Pelteret

unread,
Sep 20, 2018, 9:02:08 AM9/20/18
to dea...@googlegroups.com
Dear Yaakov,

Recently, I have updated Ubuntu

Where does your deal.II installation come from? If you’ve compiled it yourself, then have you rebuilt deal.II and its entries dependency list? With a distribution update often comes an update in the compiler as well as other dependencies.

Dealii input files by Heister & Wick,

You’re really going to have to be more specific here. I guess that there are only three people who might know what you’re referring to.

Best,
Jean-Paul

Aquaman

unread,
Sep 20, 2018, 9:13:55 AM9/20/18
to deal.II User Group
Dear Dr. Pelteret,

Thanks a lot for your answer!

1. I use candi for the installation, I think I have to rebuilt deal.ii again. 

2.  The error should be related to MPI.

Kind regards,
Yaakov

Daniel Arndt

unread,
Sep 20, 2018, 9:23:56 AM9/20/18
to deal.II User Group
Yaakov,

 
1. I use candi for the installation, I think I have to rebuilt deal.ii again. 
Yes, definitely!
 
2.  The error should be related to MPI.
What Jean-Paul meant to say is that there is nothing like "Dealii input files by Heister & Wick".
You are probably referring to the crack propagation code that is built on top of deal.II and and parameter files for this application.

If I were you, I would first make sure that your deal.II installation is working correctly, especially with respect to MPI, by
compiling and running some example steps, e.g. step-40.
Afer that you can have a look if the application code needs an update as well.

Best,
Daniel

Jean-Paul Pelteret

unread,
Sep 20, 2018, 9:24:53 AM9/20/18
to dea...@googlegroups.com
Dear Yaakov,


Thanks a lot for your answer!

You’re welcome. It was succinct, but at least I think that it might have helped identify the problem ;-)

1. I use candi for the installation, I think I have to rebuilt deal.ii again. 

Yes, I agree. Typically a major system upgrade would require this.

2.  The error should be related to MPI.

Thats useful to have confirmation that the error message specifically relates to MPI which I suspected. But what I was really questioning was you what you meant by some “dealii input files by Heister & Wick”. Anyway, I guess that this is largely unrelated, since any (MPI dependent)  deal.II program is likely to fail until you rebuilt deal.II and its dependencies.

I hope that you get this issue solved!

Best,
Jean-Paul

On Thursday, September 20, 2018 at 3:02:08 PM UTC+2, Jean-Paul Pelteret wrote:
Dear Yaakov,

Recently, I have updated Ubuntu

Where does your deal.II installation come from? If you’ve compiled it yourself, then have you rebuilt deal.II and its entries dependency list? With a distribution update often comes an update in the compiler as well as other dependencies.

Dealii input files by Heister & Wick,

You’re really going to have to be more specific here. I guess that there are only three people who might know what you’re referring to.

Best,
Jean-Paul

--
The deal.II project is located at http://www.dealii.org/
For mailing list/forum options, see https://groups.google.com/d/forum/dealii?hl=en
---
You received this message because you are subscribed to the Google Groups "deal.II User Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to dealii+un...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Aquaman

unread,
Sep 20, 2018, 8:09:36 PM9/20/18
to deal.II User Group
Dear Prof. Arndt,

many thanks for your support!

as you suggested, I have tested step-40, it works well.

But in folder cracks, If I run mpirun -n 2 ./cracks parameters_sneddon_2d.prm 

I received the same error infos      

Fatal error in PMPI_Init_thread: Other MPI error, error stack:
MPIR_Init_thread(474)...:  
MPID_Init(190)..........: channel initialization failed
MPIDI_CH3_Init(89)......:  
MPID_nem_init(413)......:  
MPIDI_nem_ckpt_init(170): BLCR kernel module not present
Fatal error in PMPI_Init_thread: Other MPI error, error stack:
MPIR_Init_thread(474)...:  
MPID_Init(190)..........: channel initialization failed
MPIDI_CH3_Init(89)......:  
MPID_nem_init(413)......:  
MPIDI_nem_ckpt_init(170): BLCR kernel module not present

I really have no idea how to fix such kind of MPI's Bug.  (If I remove mpirun -n 2, the phase-field model works...)


Kind regards,
Yaakov

Maxi Miller

unread,
Sep 21, 2018, 6:51:14 AM9/21/18
to deal.II User Group
Are programs depending on MPI able to run in general (i.e. also without deal.II)? That should be the first thing to test

Aquaman

unread,
Sep 22, 2018, 7:40:56 PM9/22/18
to dea...@googlegroups.com

MPI solver shows correct results......

Thanks a lot in advance!

Best regards,
Yaakov

--
The deal.II project is located at http://www.dealii.org/
For mailing list/forum options, see https://groups.google.com/d/forum/dealii?hl=en
---
You received this message because you are subscribed to a topic in the Google Groups "deal.II User Group" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/dealii/eTnM0B-67tk/unsubscribe.
To unsubscribe from this group and all its topics, send an email to dealii+un...@googlegroups.com.
Reply all
Reply to author
Forward
0 new messages