Skip to content

lucasmr

Forum Replies Created

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • lucasmr
    Member

    Hello again Mathias,rnrnAfter the “”example”” simulations were successful in “”gcc”” I started to try to run the same examples on parallel using MPI as it is described in the user manual (which is quite helpful and detailed).rnrnI have mpich2 installed in my Ubuntu and I made the modifications required in the manual for running the examples in parallel:rnrnswitching the flags for CXX and PARALLEL_MODErnrnThe only difference is that my mpicc file has no capital letters (like the mpiCC described in the makefile.inc)rnSo I had to switch this too.rnrnThe first example that I tried to run in parallel is “”bstep2d”” however I am receiving a huge quantity of errors concerning “”undefined references”” . I am copying a link to the .txt file that I created with the terminal output after trying to compile, since it was too extensive to paste it here.rnrnWould you mind taking a look to see if you can identify a possible problem?rnrnI am again running these examples in my Ubuntu 13.04 powered by virtualbox 4.2.12rnrnmy processor is a intel i5 3320M with 4 cpu’s allocated to the ubuntu.rnrnHere is the link to the text file:rnrnhttps://www.dropbox.com/s/c57g8be6o1q2ojn/mpi_error.txtrnrnAgain, thank you very much in advance for your helprnrnP.S. I wasn’t sure if I should have created another topic for this matter, so I decided to follow up here instead. Please correct me if I acted wrong.

    lucasmr
    Member

    Thank you very much Mathias!rnrnI was so focused on the boundaryCondition2D.o that I didn’t payed attention on the note that was given to me just one line above.rnrnBut I tried the suggestion and now it is running fine.rnrnBest regards,rnrnLucasMR

Viewing 2 posts - 1 through 2 (of 2 total)