CS 498 Program Optimization
Fall 2007

Location: room 1131, Siebel Center
Time: WF 11:00 am - 12:15 pm
Credit: 3 undergraduate hours; 3 or 4 graduate hours
CRN: 43501, 40096


Sun UltraSPARC T1

The T1 is a new SPARC microprocessor implementation that has both multicore and multithreaded. The processor has 8 CPU cores, and each core can handle four threads. Thus, the processor is capable of processing up to 32 threads concurrently. The Sun UltraSPARC T1 used to be called "Niagara".

As far as compilers the Sun Pro studio compiler is installed in /opt/SUNWspro and various older versions in /opt/compilers on the system. There is also a version of gcc in /usr/sfw/bin

It is the first time these machines are available for the course, so if you have problem, please send an email to userhelp at cs.uiuc.edu, and do a CC to me, so that I can follow the thread of the problem.