Difference between revisions of "SciNet User Support Library"

From oldwiki.scinet.utoronto.ca
Jump to navigation Jump to search
Line 58: Line 58:
  
 
== Tutorials ==
 
== Tutorials ==
* [https://support.scinet.utoronto.ca/wiki/images/5/54/SciNet_Tutorial.pdf SciNet User Tutorial]
+
{{:Knowledge_Base:_Tutorials}}
* Parallel Scientific Computing Workshop, SciNet, Aug 2009: [[ Parallel_Scientific_Computing_-_Aug_09  | Slides ]]/[http://www.cita.utoronto.ca/~ljdursi/PSP/ Video]
 
* [[IBM_Nov_Workshop | IBM AIX Workshop, SciNet, Nov 2008 ]]
 
* [[IBM_Feb_Workshop | IBM MPI Workshop, SciNet, Feb 2009]]
 
* [[IBM_Compiler_Workshop | IBM Compiler Workshop, SciNet, Feb 2009]]
 
* [http://www.vscse.org/news/apply_summer2010.html  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
 
* [http://developer.nvidia.com/object/cuda_training.html  NVidia archived courses for GPGPU Programming]
 
* [https://computing.llnl.gov/tutorials/mpi/ LLNL MPI Tutorial]: This was the basis for the MPI workshop at SciNet.
 
* [http://cnx.org/content/col11136/latest/  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.
 
* [http://www.ece.cmu.edu/~franzf/papers/gttse07.pdf  How to Write Fast Numerical Code ]: good introduction to thinking about performance.
 
  
 
| valign="top" style="padding:1em; border:1px solid #8fa1b2; background-color:#DEDEDE" |
 
| valign="top" style="padding:1em; border:1px solid #8fa1b2; background-color:#DEDEDE" |
Line 77: Line 65:
 
|+
 
|+
 
| valign="top" style="padding:1em; border:1px solid #8fa1b2; background-color:#FFFFDE" colspan=1|
 
| valign="top" style="padding:1em; border:1px solid #8fa1b2; background-color:#FFFFDE" colspan=1|
 +
 
== What's New On The Wiki ==
 
== What's New On The Wiki ==
  

Revision as of 13:05, 26 July 2010

Welcome to the SciNet User Support library. Here you will find up-to-date manuals put together by SciNet staff and users, as well as links to external resources, to help you make use of SciNet resources for computational scientific discovery.

System Status

System status can now be found at docs.scinet.utoronto.ca


Mon 23 Apr 2018 GPC-compute is decommissioned, GPC-storage available until 30 May 2018

Thu 18 Apr 2018 Niagara system will undergo an upgrade to its Infiniband network between 9am and 12pm, should be transparent to users, however there is a chance of network interruption.

Fri 13 Apr 2018 HPSS system will be down for a few hours on Mon, Apr/16, 9AM, for hardware upgrades, in preparation for the eventual move to the Niagara side.

Tue 10 Apr 2018 Niagara is open to users.

Wed 4 Apr 2018 We are very close to the production launch of Niagara, the new system installed at SciNet. While the RAC allocation year officially starts today, April 4/18, the Niagara system is still undergoing some final tuning and software updates, so the plan is to officially open it to users on next week.

All active GPC users will have their accounts, $HOME, and $PROJECT, transferred to the new Niagara system. Those of you who are new to SciNet, but got RAC allocations on Niagara, will have your accounts created and ready for you to login.

We are planning an extended Intro to SciNet/Niagara session, available in person at our office, and webcast on Vidyo and possibly other means, on Wednesday April 11 at noon EST.


QuickStart Guides

SciNet Accounts:

Manuals

Tutorials

WARNING: SciNet is in the process of replacing this wiki with a new documentation site. The links below may still contain valuable information, but for current information, please go to https://docs.scinet.utoronto.ca

Training material

For upcoming classes, see our Training and Education website!

SciNet Basics

Linux

  • Linux Tutorial (warning: the last part of this tutorial is specific to the csh shell, whereas SciNet uses the bash shell).
  • Linux Command Line: A Primer (June 2012) Slides, Files
  • Introduction to the Linux Shell, SciNet, Mar 2012: Slides and Data files

Batch job management

Programming

General

Fortran

C++

ro/en-us/fortran/lin/compiler_f/index.htm Intel Fortran compiler]

C

Cilk Plus

Hadoop

Perl

Python

R

Lua

Parallel Programming

GPU Computing

Performance Tuning

Debugging

Math libraries (BLAS, LAPACK, FFT)

I/O

Infiniband Networking

Visualization


Applications

Currently, information on the following applications is available:

Development Systems

KNL

Manuals

Intel compilers and libraries (GPC)

IBM compilers and libraries (TCS/P7)

PGI compilers (ARC)

Scheduler (Adaptive Computing/Cluster Resources)

DDT Debugger (Allinea)

Template:SciNetWiki:Current events

What's New On The Wiki

July 2010:

June 2010:

User-Supplied Content

Share your expertise with the SciNet Community!