Hi Justin,

Unfortunately, for Open MPI on Windows, not all the Fortran compilers are supported, and the f90 bindings haven't been implemented. But the f77 bindings are available, and the Windows version of GNU Fortran compilers should work in that case, e.g. g77, g95.


Regards,
Shiqing

Justin Watson wrote:

Hello all,

I am trying to build a 32 bit version of OpenMP on Window XP 64 using Visual Studio 6 and Compaq Visual Fortran 6.6b. I am using CMake to configure the build I specify Visual Studio 6 as my generator for this project. I specify where my c (cl.exe) and fortran (f90.exe) compilers are. After I run configure for the first time, I select that I want f77 and f90 bindings. The second time I run configure I get the following error:

Define it as 'long long'.

Define it as 'unsigned long long'.

Check alignment of long long in c...

Check alignment of long long in c...

Check C:/Program Files (x86)/Microsoft Visual Studio/DF98/BIN/F90.EXE external symbol convention...

CMake Error at contrib/platform/win32/CMakeModules/f77_find_ext_symbol_convention.cmake:96 (MESSAGE):

unknow Fortran naming convertion.

Call Stack (most recent call first):

contrib/platform/win32/CMakeModules/setup_f77.cmake:26 (OMPI_F77_FIND_EXT_SYMBOL_CONVENTION)

contrib/platform/win32/CMakeModules/ompi_configure.cmake:1113 (INCLUDE)

CMakeLists.txt:87 (INCLUDE)

Configuring incomplete, errors occurred!

Has anyone had success in building with a similar configuration?

Justin K. Watson Email: jkw...@arl.psu.edu

Research Assistant Phone: (814) 863-6754

Computational Methods Development Department Fax: (814) 865-3287

Applied Research Laboratory

The Pennsylvania State University

P.O. Box 30

State College, Pa 16804-0030

------------------------------------------------------------------------

_______________________________________________
users mailing list
us...@open-mpi.org
http://www.open-mpi.org/mailman/listinfo.cgi/users


--
--------------------------------------------------------------
Shiqing Fan                          http://www.hlrs.de/people/fan
High Performance Computing           Tel.: +49 711 685 87234
 Center Stuttgart (HLRS)            Fax.: +49 711 685 65832
Address:Allmandring 30 email: f...@hlrs.de 70569 Stuttgart

Reply via email to