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

SU2 Parallel installation

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   February 10, 2014, 08:01
Default SU2 Parallel installation
  #1
New Member
 
Sheikh Razibul Islam
Join Date: Feb 2014
Posts: 1
Rep Power: 0
tamal105 is on a distinguished road
Greetings...
Please forgive me if this is problem has been discussed elsewhere. I am new to SU2 and having problem with installation in parallel version. Following command is used to configure.
sudo ./configure --with-CGNS-lib=/usr/lib64 --with-CGNS-include=/home/razibul/git/SU2/Common/include/CGNS/3.1.3/ --with-Metis-lib=/usr/lib64/ --with-Metis-include=/home/razibul/git/SU2/Common/include/METIS/5.0.2/ --with-MPI=/usr/local/bin/mpicxx

I am getting the following error


checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for /usr/lib64/libcgns.a... yes
checking for /home/razibul/git/SU2/Common/include/CGNS/3.1.3//cgnslib.h... yes
checking for /usr/lib64//libmetis.a... yes
checking for /home/razibul/git/SU2/Common/include/METIS/5.0.2//metis.h... yes
checking whether the C++ compiler works... no
configure: error: in `/home/razibul/FlowProject/SU2':
configure: error: C++ compiler cannot create executables
See `config.log' for more details
razibul@linux-vqs7:~/FlowProject/SU2> sudo ./configure --with-CGNS-lib=/usr/lib64 --with-CGNS-include=/home/razibul/git/SU2/Common/include/CGNS/3.1.3/ --with-Metis-lib=/usr/lib64/ --with-Metis-include=/home/razibul/git/SU2/Common/include/METIS/5.0.2/ --with-MPI=/usr/local/bin/mpicxx
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for /usr/lib64/libcgns.a... yes
checking for /home/razibul/git/SU2/Common/include/CGNS/3.1.3//cgnslib.h... yes
checking for /usr/lib64//libmetis.a... yes
checking for /home/razibul/git/SU2/Common/include/METIS/5.0.2//metis.h... yes
checking whether the C++ compiler works... no
configure: error: in `/home/razibul/FlowProject/SU2':
configure: error: C++ compiler cannot create executables
See `config.log' for more details

I am bit lost at this point as I have working c++ gnu compiler installed and OpenMPI is also functioning.

Thanks in Advance
Tamal
tamal105 is offline   Reply With Quote

Old   February 10, 2014, 08:26
Default
  #2
New Member
 
Jeffrey van Oostrom
Join Date: Feb 2014
Location: Delft, The Netherlands
Posts: 16
Rep Power: 12
Doriris is on a distinguished road
I had the same issue. The problem was that it could not detect mpicxx on my machine. You should check for that and install if necessary.
Doriris is offline   Reply With Quote

Old   March 24, 2014, 20:06
Default
  #3
Member
 
Carlos Alexandre Tomigawa Aguni
Join Date: Mar 2014
Posts: 40
Rep Power: 12
CrashLaker is on a distinguished road
Hello. I had the same problem and this thread helped me http://www.cfd-online.com/Forums/su2...pi-option.html

On it he insert the mpi compiler as --with-MPI value.
To me it worked inputing mpiicpc. But It strongly depends on how you've installed everything. Cause there's plenty of compilers (mpic++, mpicc, mpiicc, mpiicpc).

I haven't tried to use CGNS or METIS yet but till now this worked for me.

Code:
./configure --prefix=/opt/SU2+MPI/ --with-MPI=mpiicpc
CrashLaker is offline   Reply With Quote

Reply


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
simpleFoam parallel AndrewMortimer OpenFOAM Running, Solving & CFD 12 August 7, 2015 18:45
SU2 parallel installation error JAlbert SU2 Installation 2 November 19, 2013 02:43
Parallel FUN3D Installation jgrisham Main CFD Forum 4 October 21, 2013 14:39
Installation issues for parallel computation Akash C SU2 Installation 1 June 21, 2013 05:26
SU2 Installation: Parallel version along with Serial bruzerravi SU2 Installation 2 May 5, 2013 01:22


All times are GMT -4. The time now is 09:17.