Re: Problem with MPI execution an LBM algorithm
Due to recent bot attacks we have changed the sign-up process. If you want to participate in our forum, first register on this website and then send a message via our contact form.
› Forums › OpenLB › General Topics › Problem with MPI execution an LBM algorithm › Re: Problem with MPI execution an LBM algorithm
August 30, 2012 at 2:34 pm
#2081
Padde86
Member
Problem solved:rnrnthe compiler for mpi execution had to be changed. Instead ofrnrnCXX = mpiCCrnit shopuld be changed tornCXX = mpic++rnrnthanks to everybody for the helprnrnbest patrick
