problems linking fortran 90 code with ms mpihi,<br/>I installed microsoft compute cluster pack and there is no msmpif.lib or any other fortran library.<br/>I used msmpi.lib and It returns that &quot;check your include directories: module [mpi]&quot;<br/>It is said that msmpi works for fortran90 too.<br/>please help me out<br/><br/>Regards<br/>Parsa© 2009 Microsoft Corporation. All rights reserved.Thu, 25 Jun 2009 23:20:08 Z0ffde564-8bc8-4ccd-8991-217278237ed8http://social.microsoft.com/Forums/en-US/windowshpcmpi/thread/0ffde564-8bc8-4ccd-8991-217278237ed8#0ffde564-8bc8-4ccd-8991-217278237ed8http://social.microsoft.com/Forums/en-US/windowshpcmpi/thread/0ffde564-8bc8-4ccd-8991-217278237ed8#0ffde564-8bc8-4ccd-8991-217278237ed8Parsa1985http://social.microsoft.com/Profile/en-US/?user=Parsa1985problems linking fortran 90 code with ms mpihi,<br/>I installed microsoft compute cluster pack and there is no msmpif.lib or any other fortran library.<br/>I used msmpi.lib and It returns that &quot;check your include directories: module [mpi]&quot;<br/>It is said that msmpi works for fortran90 too.<br/>please help me out<br/><br/>Regards<br/>ParsaTue, 19 May 2009 11:05:30 Z2009-05-19T11:05:30Zhttp://social.microsoft.com/Forums/en-US/windowshpcmpi/thread/0ffde564-8bc8-4ccd-8991-217278237ed8#9137a27a-7b7a-4119-8813-1db262b338e8http://social.microsoft.com/Forums/en-US/windowshpcmpi/thread/0ffde564-8bc8-4ccd-8991-217278237ed8#9137a27a-7b7a-4119-8813-1db262b338e8Liohttp://social.microsoft.com/Profile/en-US/?user=Lioproblems linking fortran 90 code with ms mpiHi Parsa,<br/><br/>are you using Microsoft Compute Cluster Server (v1) or the Windows HPC Server (v2)?<br/><br/><br/>if you are using MSMPI sdk (v2), you need to link with msmpi.lib plus one of the fortran libraries.<br/><br/>The msmpifec.lib supports compiling where the fortran compiler puts string length at the end of the parameter stack (most common case).<br/>The msmpifms.lib supports compiling where the Fortran compilers puts the string length right after the string pointer on the parameter stack (mixed).<br/><br/>I assume that you are building for x64 target.<br/><br/>Thanks,<br/>.ErezSat, 23 May 2009 04:06:47 Z2009-05-23T04:06:47Zhttp://social.microsoft.com/Forums/en-US/windowshpcmpi/thread/0ffde564-8bc8-4ccd-8991-217278237ed8#a7a24252-f46b-4bef-9fcc-ea13bd69ed08http://social.microsoft.com/Forums/en-US/windowshpcmpi/thread/0ffde564-8bc8-4ccd-8991-217278237ed8#a7a24252-f46b-4bef-9fcc-ea13bd69ed08Don Patteehttp://social.microsoft.com/Profile/en-US/?user=Don%20Patteeproblems linking fortran 90 code with ms mpiParsa, were you able to get your app working?Thu, 25 Jun 2009 23:20:08 Z2009-06-25T23:20:08Z