LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 10-05-2017, 12:12 PM   #1
centguy
Member
 
Registered: Feb 2008
Posts: 627
Blog Entries: 1

Rep: Reputation: 48
equivalence of openmpi --cpu-set 0-15 in intel mpi


Using htop, I can see processors' states (idling or runnning jobs), and
some idea of the memory usage.

I have been using --cpu-set in openmpi quite a lot and it is very
easy to specify a range of cores
to use. 0-n means core numbered 0 to n will be
used, comma separated syntax is useful if we are patient enough
to type out a list such 1, 3, 5, 7.

Now, I have installed an applications under
mpi implemented by intel (the free high
performance tools from intel website).

Even though it is good to go deep into the computer architecture
to know how compute nodes are organized, but it seems I just
want to use the natural index (0 to n-1) to tell me where I want my MPI
jobs to run.

Is there a simple equivalence of --cpu-set in intel mpirun command?

--cpu-set syntax is really easy to use. As long as I know a little
bit about the socket/node/core/thread arrangement, I can always
come up with a set of numbers to specify which core to use.

Any idea?
 
Old 10-05-2017, 12:53 PM   #2
centguy
Member
 
Registered: Feb 2008
Posts: 627

Original Poster
Blog Entries: 1

Rep: Reputation: 48
mpirun -np 16 -genv I_MPI_PIN_PROCESSOR_LIST=16-31 ./a.out

is probably the exact equivalence..
 
  


Reply



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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Intel MPI library question ron7000 Programming 1 02-27-2015 03:19 PM
MPI programs freeze when accessing MPI shared file on Scientific Linux 6 Pizzicato Linux - Software 0 08-29-2012 07:41 AM
[SOLVED] Problem in istalling the intel MPI library saeedian Linux - Software 6 01-15-2012 07:24 AM
[SOLVED] Running OpenMPI applications on Lam/MPI spudgunner Slackware 5 01-18-2011 09:38 AM
MPI vs LAM/MPI vs OpenMPI vs MPICH2 manojg Linux - General 0 11-28-2010 12:37 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 09:58 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration