|
[Sponsors] |
mpi/parallelization problem: solver does not give any feedback in parallel |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
September 11, 2019, 11:04 |
mpi/parallelization problem: solver does not give any feedback in parallel
|
#1 |
New Member
Bruno de Almeida Regina
Join Date: Jul 2019
Location: Brazil
Posts: 6
Rep Power: 7 |
Hey there, people!
I am not completely sure my problem falls under this thread, but I do have a problem when using mpirun. Until about a week ago, I could use mpirun on my laptop with no problems, and had done dozens of analysis in the past month. But now something happened (and to be honest I do not know yet if it is a problem with my Ubuntu or with OpenFOAM): when I give the command mpirun -np 8 interFoam -parallel > log.interFoam &, it simply does not compute. The log.interFoam gets created, but remains eternally empty. The same analyses run completely fine in serial. I've been having other problems with Ubuntu: it now refuses to shut down or restart when told to do so, and crashes in the process. I also cannot access system settings, because Ubuntu crashes when I try to do it. I am still not sure these problems are related to the one I have with parallel analyses, but I did notice them appearing on my laptop around the same time. I tried reinstalling Ubuntu, but the problems didn't seem to disappear. I really hope someone can shed some light on this matter for me! Thanks in advance! Kind regards, Bruno Almeida [Moderator note: Moved from mpirun problems: exited on signal 11 (segmentation fault) ] Last edited by wyldckat; October 9, 2019 at 19:50. Reason: see "Moderator note:" |
|
October 9, 2019, 20:00 |
|
#2 |
Retired Super Moderator
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,981
Blog Entries: 45
Rep Power: 128 |
Quick'ish answer: I don't know if you have solved this issue yet or not, but there are two main possibilities:
If stressapptest tells you that there are issues in communicating between RAM and CPU, then your laptop is damaged. It could also just be a problem with due to overheating, so if there is dust clogging the ventilation of the laptop, then it's only going to get worse. You should also check if the CPU is overheating by installing "lm-sensors": Code:
sudo apt install lm-sensors Code:
sensors If CPU temperature goes consistently above 70-80ºC, then that is really not good for the CPU's health and life span. Beyond all of this, perhaps the machine is unable to shutdown properly if you recently launched a simulation with 8 subdomains... have you checked the System Monitor (sometimes also known as Task Manager) to see how much CPU and RAM is being used and by which applications?
__________________
|
|
October 10, 2019, 14:18 |
|
#3 |
New Member
Bruno de Almeida Regina
Join Date: Jul 2019
Location: Brazil
Posts: 6
Rep Power: 7 |
Thank you for all your tips!
I still have the problem, but I am using a cluster to run my analyses, so I am not with my hands fully tied. I can still prepare my cases in my laptop without using parallelization, after all. I tried using stressapptest, but I guess it did not find anything unusual in my hardware (or maybe I am misinterpreting its results). I got messages of : "Stats: Found 0 hardware incidents Stats: Completed: 444878.00M in 20.03s 22207.93MB/s, with 0 hardware incidents, 0 errors Stats: Memory Copy: 444878.00M at 22240.49MB/s Stats: File Copy: 0.00M at 0.00MB/s Stats: Net Copy: 0.00M at 0.00MB/s Stats: Data Check: 0.00M at 0.00MB/s Stats: Invert Data: 0.00M at 0.00MB/s Stats: Disk: 0.00M at 0.00MB/s Status: PASS - please verify no corrected errors" One thing I find quite strange is that when I change to my Windows (I am using dual-boot), it behaves completely as expected. I can turn-off or restart my laptop with no major incidents. And I believe another software of mine (Solidworks Flow Simulation) is able to parallelize its analyses. I do believe, however, that the problems in my Ubuntu tend to get worse over time. It becomes more unstable. For example, I can no longer access my System Settings without the laptop crashing and recently even my Wi-fi connection was permanently lost. Things go back to normal once I reinstall Ubuntu, but that only lasts while I keep my laptop turned on. As soon as I turn it off, it stops accepting parallelization and accessing System Settings, and throughout the weeks it will keep getting more and more limited (until I get tired of the situation and decide to reinstall Ubuntu again). I will see with a computer technician if my laptop's ventilation is clogged with dust or malfunctioning for some other reason. Once again, thank you for your tips and your patience! |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
different results between serial solver and parallel solver | wlt_1985 | FLUENT | 11 | October 12, 2018 09:23 |
Problem with running customized solver parallel on cluster | shinri1217 | OpenFOAM Running, Solving & CFD | 0 | June 27, 2018 14:26 |
multiphase solver - parallel processing - GAMG | thibault_pringuey | OpenFOAM Programming & Development | 2 | August 27, 2013 23:03 |
PROBLEM IN SOLVER RUNNING PARALLEL | Ãñigo | CFX | 3 | February 4, 2007 06:08 |
MPP Parallel solver problem with 3.2! | tomosada | Siemens | 4 | August 12, 2004 14:49 |