- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I am trying to use MPI. I have Windows 7 with 64 bit and Intel
Fortran with Microsoft Visual Studio 2008. I have already installed
Intel MPI Library 4.0 but don't know how to use it. I went to my
project' property page and add
include path and
I compile the project, I receive error messages such as "unresolved
external symbol main_init referenced in function". Could anybody help
me?
Thank you.
Yuya
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Yuya,
Have you tried to compile test programs shipped with Intel MPI Library? Can you compile test.c?
Could you explain who calls main_init() function and where the code is located?
Regards!
Dmitry
Have you tried to compile test programs shipped with Intel MPI Library? Can you compile test.c?
Could you explain who calls main_init() function and where the code is located?
Regards!
Dmitry

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page