No announcements
Found 200665 threads
-
0 Votes
Why my mpi program crashes?
mpiexec -n 2 C:\Users\Administrator.HPCDWMAnswered | 2 Replies | 2029 Views | Created by thuzhangga - Thursday, August 8, 2019 1:34 PM | Last reply by thuzhangga - Tuesday, April 14, 2020 6:45 AM -
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 ...Answered | 3 Replies | 2242 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
problem on mpi program
you need to run your program using mpiexec (e.g., mpiexec -n 3 myprog.exe) to run 3 processes each with its individual ...Answered | 2 Replies | 6024 Views | Created by serrr - Wednesday, December 17, 2008 6:53 PM | Last reply by serrr - Monday, December 22, 2008 11:47 AM -
1 Votes
Cannot run mpiexec on different Windows PCs
Hi, I am trying MS-MPI for the first time, without HPC (running on 2 Windows PCs), compiling with Visual C++ 2015. MSMPI 7 is ...Answered | 4 Replies | 3029 Views | Created by Roger567 - Monday, October 31, 2016 8:51 PM | Last reply by Roger567 - Thursday, November 3, 2016 10:12 AM -
0 Votes
Profile an MS MPI application
flag, MPIEXEC returns the error "Unknown option: -trace". Thus, my question is: is there any tool that I can use to profile an MS MPI application? ... -
0 Votes
mpi dystra program
Hi, Can you try the MSMPI debugger to debug your program? You can get it in 2 ways: 1) In Visual studio 2010, the MSMPI debugger is ...Answered | 2 Replies | 5397 Views | Created by raj_velupula - Saturday, May 8, 2010 10:56 PM | Last reply by Don Pattee - Saturday, June 26, 2010 7:42 AM -
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 ...Answered | 4 Replies | 9833 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 installation
Hi there, It's not trivial to compile and run ms-mpi applications using gnu tool chain on windows. There are a few articles online on how to use ...Proposed | 1 Replies | 1147 Views | Created by AlwaySundays - Monday, December 14, 2015 8:29 AM | Last reply by Anh.Vo - Saturday, December 19, 2015 8:09 AM -
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 message. MS-MPI ...Answered | 6 Replies | 2853 Views | Created by SiriusCanopus - Monday, May 21, 2018 2:29 PM | Last reply by johnjun7 - Saturday, November 17, 2018 3:59 PM -
0 Votes
MS-MPI 10.0.12 with Orca
Hi, i have a problem with parallel computing on MS-MPI. I am using a quantum chemistry calculation programm called Orca. For my version of orca ...Unanswered | 1 Replies | 1475 Views | Created by tmfe - Sunday, April 5, 2020 9:40 AM | Last reply by Anna Daly - Friday, April 17, 2020 5:04 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 ...Answered | 2 Replies | 8133 Views | Created by dhr46 - Monday, June 16, 2008 6:13 PM | Last reply by dhr46 - Tuesday, June 17, 2008 8:41 PM -
0 Votes
ms-mpi installation failed
ms-mpi安装失败,错误代码为4317,这就是为什么; -
0 Votes
A request of old version msmpi: HPC Pack 2008 R2 MS-MPI Redistributable Package with Service Pack 4 (archived)
I am a graduate studying mpi technology, and i now need the msmpi of version HPC Pack 2008 R2 MS-MPI Redistributable Package with Service Pack 4 (archived), ...Answered | 4 Replies | 911 Views | Created by YuanYuanYang - Friday, December 6, 2019 1:21 PM | Last reply by YuanYuanYang - Friday, December 27, 2019 2:11 AM -
0 Votes
Get MS-MPI app to run over NetworkDirect
MSMPI_DISABLE_SOCK 1 -env MSMPI_CONNECTIVITY_TABLE 1 -affinity -priority 1 mpipingpong -r -op -pc [ DESKTOP-MG0GUD5#1 ] Fatal Error: MPI Failure [ DESKTOP-MG0GUD5#1 ] ...Unanswered | 4 Replies | 1684 Views | Created by cyamin - Thursday, April 19, 2018 6:20 AM | Last reply by cyamin - Thursday, June 7, 2018 8:04 AM -
0 Votes
MS MPI and GUI, COM
MPI_Init, you could look here: http://trac.mcs.anl.gov/projects/mpich2/browser/mpich2/trunk/src/mpi/init/init.c It sounds like you are more interested in the ...Answered | 1 Replies | 7873 Views | Created by rteav - Friday, July 17, 2009 10:47 AM | Last reply by ChristopherMorley - Friday, July 24, 2009 7:30 PM -
0 Votes
Parallel processing in ms mpi fortran
in this respect: a- What program type ms mpi assumes for each subproblem? Is it a dll to be called or an exe to be run from the ...Unanswered | 0 Replies | 4123 Views | Created by Prof. Dr. Said El Noshokaty - Wednesday, February 27, 2013 12:40 AM -
0 Votes
MPI program output is not in order
Hi,I am a newer in MPI programing.I find the output of the MPI program is not in order. The below is my test program.I build and link it in vs2010 ...Unanswered | 1 Replies | 1071 Views | Created by fansping - Friday, March 17, 2017 8:29 AM | Last reply by Anh.Vo - Thursday, March 23, 2017 9:34 PM -
0 Votes
MPI program on HPC Server
Hi YuJinSu, some suggestions: 1) how to do debug. After you compile and build your MPI program, before you run it ...Answered | 5 Replies | 8568 Views | Created by YuJinSu - Wednesday, January 27, 2010 9:48 AM | Last reply by YuJinSu - Saturday, January 30, 2010 8:42 AM -
0 Votes
MS-MPI and cmd Windows server 2008
: job submit /numnodes:2 mpiexec Greetings.exe to run the MPI program Greetings.exe on 2 nodes of your ...Answered | 1 Replies | 16556 Views | Created by Hesham Adel - Friday, September 12, 2008 8:38 PM | Last reply by elantz - Tuesday, September 16, 2008 3:16 PM -
0 Votes
MS-MPI in multi-computers
smpd -d 3 [-1:21616] Launching SMPD service. [-1:21616] smpd listening on port 8677 [-1:21616] Authentication completed. Successfully
No announcements