Reference articles on history, science, culture and more
Encyclopedia

UltraSPARC T2

Microprocessor by Sun Microsystems

Image credit is listed at the end of this article.

Sun Microsystems' UltraSPARC T2 microprocessor is a multithreading, multi-core CPU. It is a member of the SPARC family, and the successor to the UltraSPARC T1. The chip is sometimes referred to by its codename, Niagara 2. Sun started selling servers with the T2 processor in October 2007.

01New features

The T2 is a commodity derivative of the UltraSPARC series of microprocessors, targeting Internet workloads in computers, storage and networking devices. The processor, manufactured in 65 nm, is available with eight CPU cores, and each core is able to handle eight threads concurrently. Thus the processor is capable of processing up to 64 concurrent threads. Other new features include:

T2 microprocessor floorplan
T2 microprocessor floorplan

02Core pipeline

There are 8 stages for integer operations, instead of 6 in the T1.

Processor Stages
T1's pipeline Fetch\longrightarrowThread SelectionDecodeExecuteMemory Access\longrightarrowWriteback
T2's pipeline FetchCacheThread SelectionDecodeExecuteMemory AccessBypassWriteback

03Systems

The T2 processor can be found in the following products from Sun and Fujitsu Computer Systems:

Sun also licensed the T2 processor to Themis Computer, which introduced the first non-Sun T2-based servers in 2008:

  • Themis T2BC Blade Server, which supports the entire family IBM BladeCenter chassis

04UltraSPARC T2 Plus

In April 2008, Sun released servers based on the UltraSPARC T2 Plus processor, an SMP capable version of UltraSPARC T2.

Sun released the UltraSPARC T2 Plus processor with the following changes:

  • Ability to be used in 2 or 4 processor configurations (first CoolThreads processor capable of multi-processor capability)
  • Loss of on-chip embedded 10 Gigabit Ethernet controller

T2 Plus systems

UltraSPARC T2 Plus processors can be found in the following products from Sun and Fujitsu Computer Systems: Two-way SMP servers:

  • Sun/Fujitsu/Fujitsu Siemens SPARC Enterprise T5140
  • Sun/Fujitsu/Fujitsu Siemens SPARC Enterprise T5240

Four-way SMP server:

  • Sun/Fujitsu/Fujitsu Siemens SPARC Enterprise T5440

Compute cluster

The High Performance Computing Virtual Laboratory in Canada built a compute cluster using 78 Sun SPARC Enterprise T5140 servers. With two 1.2 GHz T2 Plus chips in each T5140 server, the cluster has close to 10,000 compute threads, making it ideal for high-throughput workloads.

Sun Enterprise T5120 main board with UltraSPARC T2 processor covered by heatsink
Sun Enterprise T5120 main board with UltraSPARC T2 processor covered by heatsink

05Virtualization

Like the T1, the T2 supports the Hyper-Privileged execution mode. The SPARC Hypervisor runs in this mode and can partition a T2 system into 64 Logical Domains, and a two-way SMP T2 Plus system into 128 Logical Domains, each of which can run an independent operating system instance.

06Performance improvement versus T1


The UltraSPARC T2 offers a variety of performance improvements over the former UltraSPARC T1 processor

  • Integer throughput and throughput/watt (>2x improvement)
  • Integer single-thread performance (>1.4x improvement)
  • Better floating-point throughput (>10x improvement)
  • Better floating-point single-thread performance (>5x improvement)
  • Increased performance of cryptography through additional cyphers included in the embedded crypto cores
  • Two world-record single-chip SPEC CPU results, based on tests that delivered 78.5 SPECint_rate2006 and 62.3 SPECfp_rate2006

07Application tuning

Leveraging the massive amount of thread-level parallelism (TLP) available on the CoolThreads platform can require different application development techniques than for traditional server platforms. Using TLP in applications is key to getting good performance. Sun has published a number of Sun BluePrints to assist application programmers in developing and deploying software on T1 or T2-based CoolThreads servers. The main article, Tuning Applications on UltraSPARC T1 Chip Multithreading Systems, addresses issues for general application programmers. There is also a BluePrints article on using the Cryptographic Accelerator Units on the T1 and T2 processors.

Case studies

A wide range of applications were optimized on the CoolThreads platform, including Symantec Brightmail AntiSpam, Oracle's Siebel applications, and the Sun Java System Web Proxy Server. Sun also documented its experience in moving its own online store onto a T2000 server cluster, and have published two articles on web consolidation on CoolThreads using Solaris Containers.

Sun had an application performance tuning page for a range of open source applications, including MySQL, PHP, gzip, and ImageMagick. Proper optimization for CoolThreads systems can result in significant gains: when the Sun Studio compiler is used with the recommended optimization settings, MySQL performance improves by 268% compared to using just the -O3 flag.

Other UltraSPARC T2 performance related tunings are documented on Oracle engineers' blogs.

UltraSPARC T2+ processor
UltraSPARC T2+ processor

08Power consumption

Peak power consumption can go as high as 123 watts, but the T2 typically consumes 95 watts during nominal system operation. This is up from 72 watts from the T1. Sun explains that this is due to a higher degree of system integration onto the chip.

09Release history

On April 12, 2006, Sun announced the tape-out of the UltraSPARC T2. Sun announced the T2's release on 7 August 2007, billing it as "the world's fastest microprocessor".

On April 9, 2008, Sun announced the UltraSPARC T2 Plus.

10Open design

On December 11, 2007, Sun made the UltraSPARC T2 processor design publicly available under the GNU General Public License via the OpenSPARC project. The release includes:

  • Verilog RTL source code of the design
  • Verification environment
  • Diagnostics tests
  • Open source tools, scripts and Sun internal tools needed to simulate the design
  • ISA specification (UltraSPARC Architecture 2007)
  • Solaris 10 OS simulation images
Watch videos about UltraSPARC T2Explainers and documentaries on YouTube (opens in a new tab)

Sources and credits

This article is adapted from the Wikipedia article UltraSPARC T2, written by its contributors and licensed under CC BY-SA 4.0. Fathomly has changed the layout, removed citation markers, navigation and maintenance notices, and adjusted punctuation. This adapted version is shared under the same license. For references, see the original article.

Images, from Wikimedia Commons:

Fathomly is not affiliated with or endorsed by the Wikimedia Foundation. Spotted a problem? Tell us.