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

Parallel computation problems with SU2 3.2

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   July 18, 2014, 16:16
Default Parallel computation problems with SU2 3.2
  #1
New Member
 
Facundo
Join Date: Jun 2012
Posts: 22
Rep Power: 13
akun646 is on a distinguished road
Dear users and developers,

I am facing some problems when trying to use parallel_computation.py. This is the error mesage that appears:

Quote:
Traceback (most recent call last):
File "/usr/local/bin/parallel_computation.py", line 26, in <module>
import SU2
File "/usr/local/bin/SU2/__init__.py", line 3, in <module>
from . import run
File "/usr/local/bin/SU2/run/__init__.py", line 3, in <module>
from interface import \
File "/usr/local/bin/SU2/run/interface.py", line 28, in <module>
from ..io import Config
File "/usr/local/bin/SU2/io/__init__.py", line 3, in <module>
from tools import *
File "/usr/local/bin/SU2/io/tools.py", line 30, in <module>
from SU2.util import ordered_bunch
File "/usr/local/bin/SU2/util/__init__.py", line 5, in <module>
from lhc_unif import lhc_unif
File "/usr/local/bin/SU2/util/lhc_unif.py", line 1, in <module>
import numpy as np
ImportError: No module named numpy
I have installed open mpi 1.8.1 and when I configured SU2, I tried both "--with-MPI=/usr/bin/mpicxx" and "--with-MPI=/usr/bin/mpic++". But it still didn't work, could anyone give me some help with that? Thank you very much!!!!
akun646 is offline   Reply With Quote

Old   July 19, 2014, 03:01
Default
  #2
Member
 
wangjian
Join Date: Nov 2013
Posts: 54
Rep Power: 12
jwang1_09 is on a distinguished road
I guess that you may not install numpy.
jwang1_09 is offline   Reply With Quote

Old   July 19, 2014, 12:04
Default
  #3
New Member
 
Facundo
Join Date: Jun 2012
Posts: 22
Rep Power: 13
akun646 is on a distinguished road
Thanks Wang! The problem was solved!!
akun646 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
Parallel Running With Problems guilha OpenFOAM Running, Solving & CFD 1 July 26, 2014 10:55
SU2 Tutorial 2 Parallel Computation CrashLaker SU2 7 April 5, 2014 16:14
Serial UDF is working for parallel computation also Tanjina Fluent UDF and Scheme Programming 0 December 26, 2013 18:24
Problems with MFIX code and Parallel Processing. Fernando Pio Main CFD Forum 4 August 29, 2006 14:33
CFX - Parallel Problems CFX User CFX 0 November 1, 2004 18:12


All times are GMT -4. The time now is 03:41.