On Tuesday 05 September 2006 09:19, Aidaros Dev wrote:
> Nowdays we hear about intel dual core processor, An Intel dual-core
> processor consists of two complete execution cores in one physical
> processor both running at the same frequency. Both cores share the same
> packaging and the same interface with the chipset/memory.
> Can I use MPI library to communicate these processors? Can we consider as
> they are separated?
You can treat one dual core processor like it was two normal single core
processors. As such, MPI works fine as it does on any smp.
/Peter
- application/pgp-signature attachment: stored
|