The UNIX and Linux Forums  
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.

Go Back   The UNIX and Linux Forums > Special Forums > High Performance Computing
.
google unix.com



High Performance Computing Message Passing Interface (MPI) programming and tuning, MPI library installation and management, parallel administration tools, cluster monitoring, cluster optimization, and more HPC topics.

Closed Thread
English Japanese Spanish French German Portuguese Italian Dutch Swedish Russian Norwegian Hungarian Hebrew Danish Powered by Powered by Google
 
LinkBack Thread Tools Search this Thread Rate Thread Display Modes
  #1 (permalink)  
Old 03-18-2009
sabeeralict sabeeralict is offline
Registered User
  
 

Join Date: Feb 2009
Posts: 4
Regarding mpexec

I am using mvapich2-0.9.8-15 version of mpiexec. I want to run a model named SINTEX-G in AMD 64 bit machine. I am using the command mpiexec -np 1 -max_np 6 oasis. where 6 is the maximum number of processor and 1 is the number of process to start. oasis is the executable. But iwhen I execute the script it shows as follows.

invalid "local" arg: -max_np

usage:
mpiexec [-h or -help or --help] # get this message
.
.
.
Any help would be much appreciated.
  #2 (permalink)  
Old 03-19-2009
fabtagon fabtagon is offline
Registered User
  
 

Join Date: Apr 2008
Location: European Union/Germany
Posts: 189
MPI implementations generally do not differentiate between "real" processors and nowadays cores. Therefore the command in your case should be "mpiexec -np 6 oasis" (assuming you have 6 cores).

Most MPI implementations will spawn n processes to get n cores working, some will likely spawn one process with n threads, some will do something in between or wholly different. But on the user side all will give you n crunching cores. How many processes a specific MPI implementation spawns to achieve this is generally unimportant.

Why is this an issue for you?
Closed Thread

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




All times are GMT -4. The time now is 01:01 PM.


Powered by: vBulletin, Copyright ©2000 - 2006, Jelsoft Enterprises Limited. Language Translations Powered by .
vBCredits v1.4 Copyright ©2007 - 2008, PixelFX Studios
The UNIX and Linux Forums Content Copyright ©1993-2009. All Rights Reserved.Ad Management by RedTyger

Content Relevant URLs by vBSEO 3.2.0