- Forum
- Public Forums
- Finite Element Modelling - Code_Aster
- Multiple Core Processors-Multiple ASTK jobs
Multiple Core Processors-Multiple ASTK jobs
- Kamil Gul
- Topic Author
- Offline
- Junior Member
-
Less
More
- Posts: 30
- Thank you received: 0
13 years 5 months ago #5901
by Kamil Gul
Multiple Core Processors-Multiple ASTK jobs was created by Kamil Gul
Hi All,
I want to know, on 2-core or 4-core processors, when you launch 4 analysis. Does 4 analysis is treated by 4 different cores, Each core selecting 1 analysis at the time?
Furthermore, i5 and i7 processors have 4 cores and each core divided into 2 threads. Is it possible to use 8 threads. ( I heard that threads cannot act independently within the core to which they belongs)
Any ideas?
Regards,
Kamil
I want to know, on 2-core or 4-core processors, when you launch 4 analysis. Does 4 analysis is treated by 4 different cores, Each core selecting 1 analysis at the time?
Furthermore, i5 and i7 processors have 4 cores and each core divided into 2 threads. Is it possible to use 8 threads. ( I heard that threads cannot act independently within the core to which they belongs)
Any ideas?
Regards,
Kamil
- Joël Cugnoni
-
- Offline
- Moderator
-
13 years 5 months ago #5913
by Joël Cugnoni
Joël Cugnoni - a.k.a admin
www.caelinux.com
Replied by Joël Cugnoni on topic Re:Multiple Core Processors-Multiple ASTK jobs
Hi,
in all modern OS and more particularly on Linux, the processes are dynamically assigned to a core and can also migrate from one core to the other. That mechanism actually allows you to run many processes on few cores and the load is automatically balanced.
So the answer is Yes, you can use 4 cores by running 4 jobs in parallel and you don't need to do anything special for that kind of "parallel" simulation.
Joel
in all modern OS and more particularly on Linux, the processes are dynamically assigned to a core and can also migrate from one core to the other. That mechanism actually allows you to run many processes on few cores and the load is automatically balanced.
So the answer is Yes, you can use 4 cores by running 4 jobs in parallel and you don't need to do anything special for that kind of "parallel" simulation.
Joel
Joël Cugnoni - a.k.a admin
www.caelinux.com
- JMB
- Offline
- Elite Member
-
Less
More
- Posts: 166
- Thank you received: 0
13 years 5 months ago #5935
by JMB
Hello Kamil Gul, Yes, it is possible to use the 4x2=8 cores of the i7 CPUs. Regards, JMB
Replied by JMB on topic Re: Multiple Core Processors-Multiple ASTK jobs
Kamil Gul wrote: Furthermore, i5 and i7 processors have 4 cores and each core divided into 2 threads. Is it possible to use 8 threads. ( I heard that threads cannot act independently within the core to which they belongs)
Hello Kamil Gul, Yes, it is possible to use the 4x2=8 cores of the i7 CPUs. Regards, JMB
Moderators: catux
- Forum
- Public Forums
- Finite Element Modelling - Code_Aster
- Multiple Core Processors-Multiple ASTK jobs
Time to create page: 0.145 seconds