[LINK] ANU Auctions Supercomputer (fwd)

David Singleton dbs900 at anusf.anu.edu.au
Thu Mar 13 14:32:24 EST 2003


Peter Strazdins suggested the assembler is quite similar to SPARC
except for the bits like

     vadd  vr32 vr64 vr120

which do 2048 double precision flops in one instruction.  The vector
pipes are 16 wide so 16 results each cycle.  One of the most amazing
bits is the memory bandwidth - measured 17.6GB/s per cpu and this
dates from when PCs were lucky to see 100MB/s.  This is achieved with
512-way memory interleaving!  (Still way behind the NEC shared memory
vector-parallel systems with 32K-way interleaving.)

Also the OS had a pfork() - the vpp is distributed memory but it can
fork to a different processor/OS to spawn parallel jobs - neat.

David

On Thu, Mar 13, 2003 at 01:39:08PM +1100, Simon Haddon wrote:
> So..... if we all dipped in could we buy it for CLUG ???
> 
> 
> > On Thu, Mar 13, 2003 at 11:57:43AM +1100, Brett Worth wrote:
> >> On Thu, 13 Mar 2003, Michael Still wrote:
> >>
> >> > Anyone want a super computer? Does it run Linux?
> >>
> >> I seem to remember Tridge doing a Linux port to this system.  It was a
> >> race between him doing a Linux port and someone else doing a BSD port.
> >>
> >> There was also talk of gang scheduling or sumpint'...
> >
> > No Tridge anbd Paulus did the linux port to the AP1000+, it is in the
> > 2.0.* (and maybe 2.2.*) source tree arch dir.
> >
> > We have since decomissioned the AP1000 and AP1000+, the AP3000 is still
> > in use here, though it differs to the 1000 a fair bit.
> >
> > The VP330 is a vector processing machine (large numbe rof big vector
> > registers) quite a cool machine, it is situated over in ANUSF.
> >
> > 	See You
> > 	    Steve
> >
> > --
> > sjh at wibble.net http://svana.org/sjh
> > You are subtle as a window pane standing in my view
> > but I will wait for it to rain so that I can see you
> >    Anticipate - Ani
> 
> 
> -- 
> Simon Haddon
> Phone: 02, 62864500
> Fax: 02, 62864526
> email: simon at sibern.com.au
> 

--------------------------------------------------------------------------
                                    ANU Supercomputer Facility
   David.Singleton at anu.edu.au       and APAC National Facility
   Phone: +61 2 6125 4389           Leonard Huxley Bldg (No. 56)
   Fax:   +61 2 6125 8199           Australian National University
                                    Canberra, ACT, 0200, Australia
--------------------------------------------------------------------------


More information about the linux mailing list