CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > General Forums > Hardware

Difference between processor CPU core in parallel launch

Register Blogs Members List Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   October 31, 2013, 19:53
Default Difference between processor CPU core in parallel launch
  #1
New Member
 
woodwick's Avatar
 
Alessandro
Join Date: Feb 2013
Location: Italia
Posts: 15
Rep Power: 13
woodwick is on a distinguished road
Hello,

I don't understand very well the difference between "core" and "processor", so I am a bit confused in determining what is the maximum number of "processors" that I should consider for a parallel launch.

I was testing a machine with:
16 processors Intel(R) Xeon(R) CPU E5-2680 0 @ 2.70Ghz

therefore in my openFOAM test case I tried a simulation with 16 processors.
Code:
runParallel rhoSimpleFoam 16
And I was thinking: "16 is the maximum number allowed".

Then I realized that each CPU E5-2680 has apparently 8 cores:
http://ark.intel.com/products/64583/

does it mean that I can consider each core as a "processor" and run an analysis in parallel with 16 * 8 = 128 "processors" ?
Now I was testing
Code:
runParallel rhoSimpleFoam 128
the analysis runs, OpenFOAM creates the 128 processors directories, no error.

Can I conclude:

max "processor" number for parallel analysis = number of multicore processors * number of cores for each processor

is it right?

Regards

Ale
woodwick is offline   Reply With Quote

Old   November 16, 2013, 11:14
Default
  #2
TMG
Member
 
Join Date: Mar 2009
Posts: 44
Rep Power: 17
TMG is on a distinguished road
All modern cpu's today have more than one core. Each core can be considered a processor. If you have 16 cpu's and each cpu is built from 8 cores then you should be able to run 16x8=128 parallel processes.
TMG is offline   Reply With Quote

Reply

Tags
runparallel rhosimplefoam

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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 Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Sliding interface in parallel Ivanet OpenFOAM Running, Solving & CFD 10 March 25, 2019 02:04
solving a conduction problem in FLUENT using UDF Avin2407 Fluent UDF and Scheme Programming 1 March 13, 2015 02:02
How many licenses for dual core processors? bob Siemens 9 August 15, 2006 08:12
FEDORA CORE and PARALLEL processing Tuks CFX 2 August 20, 2005 11:05
Parallel with Windoze, speed difference between PV Charles CFX 3 March 10, 2005 01:25


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