System parameters:
Remarks: Liquid Computing announced the LiquidIQ system in 2006. The systems are very densely built with up to 20 4-processor compute modules in a chassis. A maximum of 12 chassis can be put together to form a system with very high bandwidth (16 GB/s) and very low communication latency. The basic processor in the compute modules is a dual-core AMD Opteron from the 800 series. The 8 cores within a compute module can access the maximally 64 GB in the module in SMP mode. So, the system is capable of supporting hybrid OpenMP/MPI programming style. The chassis that house the modules are cable-less: the modules connect to a backplane that acts as a crossbar between the modules. According to the documentation the guaranteed throughput bandwidth of the backplane is 16 GB/s (2 GB/s per communication plane of which there are 8). The inter-chassis bisection bandwidth ratio is 1.1. So, the inter-chassis bandwidth is 17.6 GB/s in order to combat the delays between chassis. The latency as given in the documentation is low: 2.5 µs irrespective of the relative positions of the communicating processors. This is brought about by a combination of the chassis backplanes and Liquid's multi-chassis switches. Liquid provides its own MPI implementation which is as yet at the level of MPICH 1.2. OpenMP is available via the supported compiler set and also Berkeley's UPC is supported. Liquid Computing prides itself in making the systems rather energy-efficient: about 14 KW/chassis peak. So, a maximally configured system (not counting the I/O configuration) has a maximal power consumption of 168 KW.
Measured Performances: |