Knowledge Base: Tutorials and Manuals
Revision as of 11:12, 29 July 2010 by Ljdursi (talk | contribs) (Protected "Knowledge Base: Tutorials" ([edit=sysop] (indefinite) [move=sysop] (indefinite)))
- SciNet User Tutorial
- Parallel Scientific Computing Workshop, SciNet, Aug 2009: Slides /Video
- IBM AIX Workshop, SciNet, Nov 2008
- IBM MPI Workshop, SciNet, Feb 2009
- IBM Compiler Workshop, SciNet, Feb 2009
- SciNet GPU Workshop July 2010
- Virtual School for CSE: Free webinar-style courses (but must register):
- Petascale programming environments and tools, Jul 6–9, 2010
- Big data for science, Jul 26–30, 2010
- Proven algorithmic techniques for many-core processors, Aug 2–6, 2010
- NVidia archived courses for GPGPU Programming
- LLNL MPI Tutorial: This was the basis for the MPI workshop at SciNet.
- High Performance Computing Book: Online version of an older O'Reilly book which covers the basics of (mostly serial) programming for performance. Covers the most important issues today very clearly.
- How to Write Fast Numerical Code : good introduction to thinking about performance.