Professional Performance: Linux

Linux-Bench: link

Built around several freely available benchmarks for Linux, Linux-Bench is a project spearheaded by Patrick at ServeTheHome to streamline about a dozen of these tests in a single neat package run via a set of three commands using an Ubuntu 11.04 LiveCD. These tests include fluid dynamics used by NASA, ray-tracing, OpenSSL, molecular modeling, and a scalable data structure server for web deployments. We run Linux-Bench and have chosen to report a select few of the tests that rely on CPU and DRAM speed.

C-Ray: link

C-Ray is a simple ray-tracing program that focuses almost exclusively on processor performance rather than DRAM access. The test in Linux-Bench renders a heavy complex scene offering a large scalable scenario.

Linux-Bench c-ray 1.1 (Hard)

C-Ray doesn't have to deal with inter-CPU transfers or DRAM snooping, resulting in a good score.

NAMD, Scalable Molecular Dynamics: link

Developed by the Theoretical and Computational Biophysics Group at the University of Illinois at Urbana-Champaign, NAMD is a set of parallel molecular dynamics codes for extreme parallelization up to and beyond 200,000 cores. The reference paper detailing NAMD has over 4000 citations, and our testing runs a small simulation where the calculation steps per unit time is the output vector.

Linux-Bench NAMD Molecular Dynamics

The NAMD libraries are designed to minimise any cross-CPU talking in order to extract performance out of an Intel system. As a result, we get a great result.

NPB, Fluid Dynamics: link

Aside from LINPACK, there are many other ways to benchmark supercomputers in terms of how effective they are for various types of mathematical processes. The NAS Parallel Benchmarks (NPB) are a set of small programs originally designed for NASA to test their supercomputers in terms of fluid dynamics simulations, useful for airflow reactions and design.

Linux-Bench NPB Fluid Dynamics

NPB gives a rather low score, based on millions of operations per second and per thread. As a result, a 40 thread system would easily outperform here, but the results are an indication of efficiency per thread.

Redis: link

Many of the online applications rely on key-value caches and data structure servers to operate. Redis is an open-source, scalable web technology with a b developer base, but also relies heavily on memory bandwidth as well as CPU performance.

Linux-Bench Redis Memory-Key Store, 1x

Linux-Bench Redis Memory-Key Store, 10x

Linux-Bench Redis Memory-Key Store, 100x

Redis prefers single socket systems almost exclusively, and as a result despite having DDR4-2133 in the P900, the cross-talking for the database takes a hit in the result.

Professional Performance: Windows Lenovo ThinkStation P900 Conclusion
Comments Locked

61 Comments

View All Comments

  • twtech - Wednesday, May 13, 2015 - link

    Most of the time the OS is determined by the software you need to run (unless it's all multi-platform, of course).

Log in

Don't have an account? Sign up now