No announcements
Found 246865 threads
-
1 Votes
Linking MS-MPI with MinGW (gfortran)
a MinGW cross-compiler (a 32bit host is my main priority, but I was tinkering with 64bit as well). The MPI library I used was Microsoft MPI v6. I'mProposed | 2 Replies | 4088 Views | Created by plasma314 - Thursday, July 9, 2015 11:33 PM | Last reply by miro ilias - Tuesday, August 25, 2015 9:51 AM -
2 Votes
mingw gfortran calls visual studio compiled C files
For some reason, I have to use mingw gfortran to compile fortran main program which calls a c program compiled by visual studio 2008 (because of CUDA). I had a ...Answered | 3 Replies | 9687 Views | Created by Yu Shi - Sunday, May 16, 2010 8:00 PM | Last reply by Yu Shi - Wednesday, May 19, 2010 2:09 AM -
0 Votes
problems linking fortran 90 code with ms mpi
your "use MPI" will work and HPC 2008 could build a FORTRAN 90 solution. PS. I noticed that if you use "include 'mpif.h' " instead of "use ...Answered | 3 Replies | 10612 Views | Created by Parsa1985 - Tuesday, May 19, 2009 11:05 AM | Last reply by wicwawa - Monday, November 8, 2010 1:50 AM -
1 Votes
Using GLEW with MinGW
Hello, Thank you for your post. Please refer to the following links to install GLEW with MinGW:Answered | 2 Replies | 1788 Views | Created by JEdwards21 - Monday, August 26, 2013 4:40 PM | Last reply by Jane Wang - MSFT - Tuesday, August 27, 2013 2:13 AM -
0 Votes
Locating MS MPI header files and MS MPI Libraries
I am new to the Windows Server 2008, the Windows HPC Pack, and Visual Studio. I have a 4 node System with the aforementioned OS, SDK, and C/C++ IDE. I would like to build a simple ...Answered | 1 Replies | 7815 Views | Created by Harvey Wallbanger - Wednesday, October 29, 2008 4:04 PM | Last reply by Lio - Friday, October 31, 2008 10:55 PM -
2 Votes
MS MPI installation fails
Hi, I am trying to install MS MPI on Windows 10 system and the installation fails with the following ...Answered | 6 Replies | 2991 Views | Created by SiriusCanopus - Monday, May 21, 2018 2:29 PM | Last reply by johnjun7 - Saturday, November 17, 2018 3:59 PM -
1 Votes
MS-MPI Documentation?
-help3 lists all the officially supported environment variables for MS-MPI. While some other environment variables not documented by mpiexec -help3 might change the ...Answered | 3 Replies | 2340 Views | Created by plucid - Monday, August 29, 2016 7:42 AM | Last reply by Anh.Vo - Tuesday, August 30, 2016 10:43 PM -
0 Votes
MS MPI and scanf
Hello, I've tried to compile and run the program with ms-mpi without any problem. I was wondering what's the error you saw with mpiexec -n 2 ...Answered | 4 Replies | 9997 Views | Created by Jedrek2004 - Saturday, September 11, 2010 12:24 AM | Last reply by Jedrek2004 - Monday, September 13, 2010 7:54 PM -
0 Votes
MS MPI and GUI, COM
principals of the MS MPI, I mean what REALLY happens when I call MPI_Init() - is it something like UNIX fork() with copying the whole process envirorment via network ...Answered | 1 Replies | 7904 Views | Created by rteav - Friday, July 17, 2009 10:47 AM | Last reply by ChristopherMorley - Friday, July 24, 2009 7:30 PM -
0 Votes
MS-MPI Connection Errors
Hello, I've had problems with MS-MPI on large numbers of cores. My research programs run fine on up to 64 cores, but something goes wrong when run on 128 cores (4 cores per ...Answered | 2 Replies | 8202 Views | Created by dhr46 - Monday, June 16, 2008 6:13 PM | Last reply by dhr46 - Tuesday, June 17, 2008 8:41 PM -
0 Votes
MPI compatibility between HPC 2008 and MS-MPI 8.0.12438
Hi Vinh, I downloaded the demo2 program there and here's my observation: 1) It ran successfully on v8 2) It failed with any ...Answered | 11 Replies | 1667 Views | Created by Vinh Pham-Xuan - Friday, June 9, 2017 4:01 PM | Last reply by Anh.Vo - Wednesday, June 14, 2017 2:14 PM -
0 Votes
GNU(MinGw ) to Visual studio
With the help of mingw compatible files need to generate the dll from visual studio compiler. Need to generate the dll from mingw compatible files ...Answered | 1 Replies | 1402 Views | Created by LoganSenthil - Tuesday, September 9, 2014 5:08 AM | Last reply by Amanda Zhu - Wednesday, September 10, 2014 6:41 AM -
0 Votes
MS MPI on non-HPC Servers
You will be able to use MS-MPI on individual nodes (for example, you could run a 4 process job on a single node with 4 cpu cores). However, because the remote job ...Answered | 5 Replies | 9365 Views | Created by SashiBala - Wednesday, July 1, 2009 11:29 PM | Last reply by Lio - Thursday, July 30, 2009 5:25 PM -
0 Votes
MPI application with GUI
Hi Everyone I am new in MPI so I am sorry if my question sounds silly. I wanna know if is it possible to write a MPI program by MPI.net without using console ...Answered | 1 Replies | 7287 Views | Created by ehsan_ro - Monday, September 21, 2009 3:21 AM | Last reply by Liwei Peng MSFT - Thursday, January 7, 2010 8:02 PM -
0 Votes
MS-MPI on Windows XP Professional?
Moshe, The HPC Server 2008 SDK, installed on a single WindowXP (32-bit and 64-bit) machine, enabled the developer to run MS-MPI jobs with an arbitrary ...Answered | 1 Replies | 8030 Views | Created by Moshe Ha - Sunday, September 28, 2008 7:48 AM | Last reply by elantz - Wednesday, October 1, 2008 8:40 PM -
0 Votes
MPI_Iallreduce missing from MS MPI 8.1?
Your response surprised me, so I looked at the MS MPI 8.1 installation on another machine and found MPI_Iallreduce was indeed available. I must have a bad (mixed-version?) ...Answered | 2 Replies | 599 Views | Created by KineticTheory - Wednesday, August 30, 2017 5:06 PM | Last reply by KineticTheory - Thursday, August 31, 2017 1:20 AM -
0 Votes
Compatibility of MS-MPI and MPICH2
Hi Anunu and Ahriman, The way to use job scheduler (Job manager) to run MPI with 8 processes/node on 2 nodes is like the following: job ...Answered | 7 Replies | 11696 Views | Created by anunu - Thursday, January 7, 2010 6:30 AM | Last reply by Alex Belotserkovskiy - Friday, January 8, 2010 8:44 PM -
0 Votes
Cannot link to msmpi.lib with both g77 and gfortran
encontered problems when linking with Micorosft MPI SDK. I already successfully built the package on both MPICH and MPICH2. Now I am quite sure ...Answered | 4 Replies | 9375 Views | Created by Gu Xu - Wednesday, September 16, 2009 4:02 PM | Last reply by Gu Xu - Monday, September 21, 2009 7:00 AM -
0 Votes
MPI-IO support with MSMPI ?
It is the way parallel netcdf checks for MPI-IO, I guess. MSMPI is not a supported implementation, so it doesn't work with that mostly. Thanks & ...Answered | 1 Replies | 6789 Views | Created by Kunal Rao - Friday, October 1, 2010 10:25 PM | Last reply by Kunal Rao - Tuesday, October 5, 2010 12:12 AM -
0 Votes
MPI job working with data
Hello, I'm looking for HPC MPI job (preferably written in C) which works with external data (data analysis, computing, whatever...) on which I can demonstrate ...Answered | 1 Replies | 1173 Views | Created by Lukas Beran - Wednesday, July 17, 2013 7:16 PM | Last reply by Lukas Beran - Saturday, July 20, 2013 8:15 AM - Items 1 to 20 of 246865 Next ›
No announcements