[OMPI users] OpenMPI Win32, compiling (warnings) and usage (link errors, incorrect cmake)

2010-02-03 Thread T. Farago
I just checked out OpenMPI trunk (3 feb 2010) after continuing my adventures from the 19th of January (http://www.open-mpi.org/community/lists/users/2010/01/11810.php, "Win32 compilation broken (MSVC2008, OpenMPI1.4.1)") Every time I try to get even a simple mpi application to compile I get linker

Re: [OMPI users] Win32 compilation broken (MSVC2008, OpenMPI1.4.1)

2010-01-19 Thread T. Farago
e any cross-platform run-time systems. Obviously rsh/ssh doesn't work on Windows and neither does MS CCP on linux. The FAQ does state heterogeneous execution environments but I get the feeling Windows <> Linux is not what is meant there. Tom 2010/1/19 T. Farago : > Is the windows bui

Re: [OMPI users] Win32 compilation broken (MSVC2008, OpenMPI1.4.1)

2010-01-19 Thread T. Farago
ution where the only changes were the enabling of heterogeneous support, the one in osc_rdma_data_move.c and setting Link Library Dependencies to yes as per my previous mail. 2010/1/19 T. Farago : > Information: Windows XP SP3 x86, MSVC 2008 Professional, openmpi 1.4.1 > > There is a comp

[OMPI users] Win32 compilation broken (MSVC2008, OpenMPI1.4.1)

2010-01-19 Thread T. Farago
Information: Windows XP SP3 x86, MSVC 2008 Professional, openmpi 1.4.1 There is a compile error if I enable heterogeneous support, see error message below. The relevant line is: payload= (void*)malloc(buflen); ompi/mca/osc/rdma/osc_rdma_data_move.c(1059): error C2440: '=': cannot convert from 'vo