Hi
I am getting several Linker errors while doing a build
Error 194 error LNK2001: unresolved external symbol ompi_mpi_int
-----Original Message-----
From: users-bounces_at_[hidden] [mailto:users-bounces_at_[hidden]] On Behalf Of Jeff Squyres
Sent: Tuesday, December 18, 2012 12:59 PM
To: Open MPI Users
Subject: Re: [OMPI users] Windows Open MPI question
Just curious -- what do you need this struct type for?
It's an internal type; you shouldn't need the definition for MPI applications.
On Dec 18, 2012, at 12:05 PM, marco atzeri wrote:
> On 12/18/2012 5:49 PM, Kumar, Sudhir wrote:
>> Hi
>> Is struct ompi_datatype_t defined only for Linux or is there a windows equivalent. If so in which header file can it be found.
>> Thanks
>
> ompi/datatype/ompi_datatype.h
>
> Regards
> Marco
>
> _______________________________________________
> users mailing list
> users_at_[hidden]
> http://www.open-mpi.org/mailman/listinfo.cgi/users
--
Jeff Squyres
jsquyres_at_[hidden]
For corporate legal information go to: http://www.cisco.com/web/about/doing_business/legal/cri/
_______________________________________________
users mailing list
users_at_[hidden]
http://www.open-mpi.org/mailman/listinfo.cgi/users
|