Hello Jeff,
I finally found the time to test the new release of the intel c++ 9.1
compiler on my system, and unfortunately I have one of those systems
were it still doesn't seem to be working (Ubuntu 5.10, Intel C/C++
9.1.044, OpenMPI 1.1.2) :-(
Anyway I can still use it, by creating a communicat
Hello Jeff,
thank you very much for your help. I'm currently downloading the new
release and I hope I'll be able to test it next week.
Best Regards, Tobias
Jeff Squyres wrote:
> Tobias / all --
>
> I swear there were further mails about this topic, but perhaps they were
> off-list.
>
> The e
Hello Jeff,
thank you very much for your reply!
> I am unfortunately unable to replicate your problem. :-(
Today I also tried the code by using gcc (V 4.0.2) to compile OpenMPI,
and with this set up the example is working fine. So I guess there is a
problem when I use the Intel C++ compiler (V9
Dear List,
I was trying to use the C++ binding of OpenMPI, but unfortunately I ran
into a problem. I'm trying to use MPI::COMM_WORLD, but I always get the
following error message when I try to run it (compiling works fine):
*** An error occurred in MPI_Comm_rank
*** on communicator MPI_COMM_WORLD