CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > SU2 > SU2 Installation

Problems Parallel install manjaro linux

Register Blogs Members List Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   July 4, 2014, 21:45
Default Problems Parallel install manjaro linux
  #1
Member
 
Join Date: Apr 2012
Posts: 71
Rep Power: 13
leo_NM is on a distinguished road
hey guys

I'm trying to install SU2 in my manjaro (Arch based) linux.

I ran the line
parallel_computation.py -f inv_NACA0012.cfg -n 2

and the error in the image appeared

for configuring I used:

sudo ./configure --prefix=/home/leonardo/SU2_p --with-MPI=/usr/bin CXXFLAGS="-O3" --with-CGNS-lib=/usr/local/lib/ --with-CGNS-include=/usr/local/include/

The serial run is working but the parallel is not

P.S
I exported the variables.

Any tips ?

thanks !

Attached Images
File Type: jpg SU2_problem.jpg (40.0 KB, 21 views)
leo_NM is offline   Reply With Quote

Old   July 6, 2014, 15:18
Default
  #2
Member
 
SergeAS's Avatar
 
Serge A. Suchkov
Join Date: Oct 2011
Location: Moscow, Russia
Posts: 74
Blog Entries: 5
Rep Power: 14
SergeAS is on a distinguished road
Send a message via Skype™ to SergeAS
Quote:
Originally Posted by leo_NM View Post
hey guys

I'm trying to install SU2 in my manjaro (Arch based) linux.

I ran the line
parallel_computation.py -f inv_NACA0012.cfg -n 2

and the error in the image appeared

for configuring I used:

sudo ./configure --prefix=/home/leonardo/SU2_p --with-MPI=/usr/bin CXXFLAGS="-O3" --with-CGNS-lib=/usr/local/lib/ --with-CGNS-include=/usr/local/include/

The serial run is working but the parallel is not

P.S
I exported the variables.

Any tips ?

thanks !

According configure --help selected parameter
Code:
--with-MPI=ARG  Build parallel version with MPI tools, ARG = MPI C++ compiler
like mpicxx (or [full path]/mpicxx)

Hint: Do not forget make clean before rebuild package with new tunings and make install after rebuild
__________________
OpenHyperFLOW2D Project
SergeAS is offline   Reply With Quote

Old   July 6, 2014, 17:51
Default
  #3
Member
 
Join Date: Apr 2012
Posts: 71
Rep Power: 13
leo_NM is on a distinguished road
Thanks for your answer

I ran sudo ./configure --prefix=/home/leonardo/SU/SU --with-CGNS-lib=/home/leonardo/SU/cgnslib_3.2.1/src/lib --with-CGNS-include=/home/leonardo/SU/cgnslib_3.2.1/src --with-MPI=/usr/bin/mpicxx CXXFLAGS="-O3"

but I'm getting the same error

What I'm doing is:

I downloaded the openmpi 1.8.1 package
I unziped it
./configure inside the directory
after that I went to root and searched for mpicxx. There's one mpicxx and one mpicxx-vt.
the directory for this two files are /usr/bin/

After the ./configure, I edited the bashrc file, pasting the exported variables at the file and saving.

after that,
sudo make
sudo make install
sudo clean

I tried to run the "parallel_computation.py -f inv_NACA0012.cfg -n 2"
and ...

the same error.

Am I missing something ?

P.S I think I have some kind of bug in my system cause when I run the config_gui.py, the gui appears incomplete.
Attached Images
File Type: jpg SU3_problem_gui.jpg (94.2 KB, 8 views)
leo_NM is offline   Reply With Quote

Old   July 9, 2014, 00:06
Default
  #4
Member
 
Join Date: Apr 2012
Posts: 71
Rep Power: 13
leo_NM is on a distinguished road
Sometimes we can't run without a healthy horse. I formatted my system and changed distro. I tried to install SU2 in linux mint debian edition and it worked as butter.Manjaro wasn't stable in my machine I don't Know why.... the line I ran was:

./configure --prefix=/home/leonardo/opt/ss --with-MPI=/usr/local/bin/mpicxx CXXFLAGS="-O3" --with-CGNS-lib=/home/leonardo/opt/cgnslib_3.1.4/src/lib --with-CGNS-include=/home/leonardo/opt/cgnslib_3.1.4/src --with-Metis-lib=/home/leonardo/opt/metis-5.1.0/build/Linux-x86_64/libmetis --with-Metis-include=/home/leonardo/opt/metis-5.1.0/include

The only bug is the config_gui.py bug...

thank you for the help
leo_NM is offline   Reply With Quote

Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Problems in mesh motion solutor in parallel 4 interDyMFoam. DLC OpenFOAM 0 November 21, 2009 09:54
Problems with MFIX code and Parallel Processing. Fernando Pio Main CFD Forum 4 August 29, 2006 15:33
CFX - Parallel Problems CFX User CFX 0 November 1, 2004 19:12
Linux Cluster Setup Problems Bob CFX 1 October 3, 2002 19:08
CFX, NT parallel, Linux, best platform Heiko Gerhauser CFX 1 August 21, 2001 10:46


All times are GMT -4. The time now is 16:34.