Taking Advantage of the Simultaneous Multi-Theading (SMT) on Bluevista and Blueice

SCD Documentation: The gory details

Background:

With the current crunch on computing resources at NCAR, it is important for users to maximize the efficiency of both the release and development versions of CCSM on bluevista and blueice. At this time, not all CCSM users may be taking advantage of the SMT capabilities of the IBM platforms, which can offer a roughly 20%-30% efficiency increase with minimal changes to the CCSM scripts and no changes
to the code. Note that with SMT, the model will run with double the number of MPI tasks per node, and this can be utilized to either increase model throughput or decrease model cost
significantly in most production runs.

Definitions