Machine type | RISC-based distributed-memory multi-processor |
---|---|
Models | AP3000 |
Operating system | Cell OS (transparent to the user) and SunOS (Sun's Unix variant) on the front-end system |
Connection structure | 2-D torus. |
Compilers | Parallel Fortran/AP, Fortran 90, HPF, C, C++. |
Vendors information web page: | http://www.fujitsu.co.jp/hypertext/newss/1996/Mar7-e.html |
System parameters:
Model | AP3000 |
---|---|
Clock cycle | 5 ns |
Theor. peak performance | |
Per proc. (64-bit) | 400 Mflop/s |
Maximal (64-bit) | 81.9 Gflop/s |
Main memory | <=2 TB |
Memory/node | <=2 GB |
Communication bandwidth | |
point-to-point | 200 MB/s |
No. of processors | 4-2048 |
Remarks:
The AP3000 is the succesor of the earlier AP1000 system. Although the name could suggest otherwise, few characteristics of the AP1000 have been retained except that Sun Sparc processors are used in the nodes. No front-end processor is required anymore as in the former system.
Also the communication network has been simplified considerably with respect to that in the earlier model: where three different networks were present in the AP1000 (see \cite{Hori91}), in the AP3000 the nodes are connected in a 2-D torus structure with a bi-directional bandwidth of 200 MB/s. The maximum amount of memory is huge: a full 2048 node system can accomodate 2 TB.
Another difference with the AP1000 system is that the fastest nodes (the (U200 nodes described here) can have either 1 or 2 CPUs as opposed to only one CPU in the AP1000. The two CPUs share the on-board memory.
The available software for the AP3000 is extensive: Parallel Fortran/AP is a Fortran 77 with extensions that offers a shared memory-like programming model for the system. In addition, HPF is available and the machine can also be used with a message passing model as customised MPI/AP and PVM/AP are offered. As sequential languages to be used with the message passing libraries Fortran 90, C and C++ are available.
Measured Performances: The system has been announced in March 1996 but as yet no performance figures are known.