Oracle Solaris Studio Tutorials
Oracle Solaris Studio 12.3 DLight Tutorial DLight offers a variety of instrumentation that takes advantage of the Dynamic Tracing (DTrace) debugging and performance analysis functionality in the Solaris Operating System.
An Introduction to Parallel Programming A series of seven video lectures by Oracle Senior Staff Engineer, Ruud van der Pas, covering various aspects of parallel programming for multi-core systems.
Sun High Performance Computing (HPC) Workshop 2007 Tutorials From March 2007, this link contains a series of videotaped lectures on serial performance optimization, shared memory parallelization, and tools, given by Ruud van der Pas, Jonas Edberg (Sun), Dieter an Mey (RWTH), Christian Terboven (RWTH), Thomas Nau (Uni Ulm).
How To Call a Library Function or Subroutine From FORTRAN The Fortran language, both the standard language adhered to by all vendors and the extended language offered to Sun customers, contains several different models for how to call library functions. This paper describes the different models and provide examples of what might go wrong.