Re: single core high performance computing/max memory?



On Monday 30 June 2008 12:35, someone who identifies as *Chris* wrote
in /comp.os.linux.hardware:/

Hi,
I'm looking for a high performance computing environment for genetic
analysis. As far as I understood, as well Opterons as Xeons can only
address 4GB of main memory per core. Is this right?

Opterons are 64-bit processors with an on-chip memory controller, common to
all cores on the chip. It's got 40 bits for RAM, so you do the math
yourself. ;-) When multiple Opterons are installed on a motherboard, then
each Opteron has its dedicated memory controller and dedicated memory. All
processors can see all memory in the machine, but will tend to use the
memory that's "closer" to the processor. It's called ccNUMA
(cache-coherent Non-Uniform Memory Addressing). ;-)

I have a dual-Opteron machine with two dualcore Opterons. It's got 32 GB of
ECC registered DDR-2 memory installed, and all is recognized.

Xeons come in two variants: 32-bit and 64-bit. Both use a memory controller
on the motherboard for all cores and all processor sockets in the machine,
so it's actually an SMP machine and not a NUMA. 32-bit machines are
limited to 4 GB - or 64 GB in paged mode if PAE is enabled in the kernel,
which does however require that the kernel be compiled for i686 at the
least, because i586 (i.e. Intel Pentium and Pentium MMX, AMD
K5/K6/K6-II/K6-III) does not have PAE yet - but the 64-bit Intels have the
same RAM and virtual memory capacity as their AMD counterparts.


--
*Aragorn*
(registered GNU/Linux user #223157)
.



Relevant Pages

  • Re: Using FPGAs on AMDS Opteron to accelerate servers 20--100 times
    ... GHz. ... combined with AMD's on-chip memory controller eliminate latency ... It also makes for the "scaling" of multiple CPUs much more linear. ... i.e. if you have 8 OPterons, it's going to be "nearly" as fast as the ...
    (comp.lang.apl)
  • Re: FreeBSD is now self-hosting on the UltraSPARC T1
    ... I would like t\o hear the rational for the Opterons (presumably the ... dual core ones) not being SMP. ... accomplished by sitting the processors on a shared bus with memory. ... thereby incurring a different access latency. ...
    (freebsd-current)
  • Re: single core high performance computing/max memory?
    ... I'm looking for a high performance computing environment for genetic ... as well Opterons as Xeons can only ... i.e. 64GB ram (256TB of total memory). ...
    (comp.os.linux.hardware)
  • Re: single core high performance computing/max memory?
    ... I'm looking for a high performance computing environment for genetic ... as well Opterons as Xeons can only ... i.e. 64GB ram (256TB of total memory). ...
    (comp.os.linux.hardware)
  • Re: Quad AMD opteron system and Linux
    ... Most of the system cost comes from memory. ... Opteron uses local RAM, that means 2 Gb per CPU. ... It's true that Opterons can do memory synchronisation through HT, ...
    (comp.os.linux.hardware)