SCMP100

Technical talks given as part of a SciNet User Group meeting
Related tags:

Courses tagged with "SCMP100"

Exit test intended for students that are just one or two credits away from a SciNet certificate in Scientific Computing
Teacher: SciNet Team
Date: Fri, 25 Jun 2021 - 11:33 am
The CHIME X-Engine: A 7 PetaOP supercomputer with a 6.5 Tb/s network on a budget. Andre Recnik (University of Toronto) The Canadian Hydrogen Intensity Mapping Experiment (CHIME) is currently designing a new special purpose supercomputer to correlate signals from a 1024 dual-polarization feed radio telescope in Penticton, BC. The supercomputer will accept over 6.5 Tb/s of 4+4-bit complex numbers from 128 custom FPGAs, and correlate this data on GPUs; an operation which requires about 7 peta integer operations per second. The current system design calls for 256 Intel Haswell based compute nodes, and a total of 1024 AMD Fiji XT GPUs, each with 4096 stream processors and 4GB of HBM memory. The network will consist of 1024 x 10Gb fiber Ethernet links. To reduce costs the system makes use of commodity hardware, careful software and network stack optimizations, and direct-to-chip water-cooling. I will present the current system design plans, as well as the software, hardware, and network considerations.
Teacher: SciNet Team
Category: Seminar
Date: Wed, 25 Nov 2015 - 12:10 pm

Monthly SciNet user meetings, now virtual, with user discussion and a TechTalk.  The topic on May 11th, 2022 will be "Modern C++", by Yohai Meiron.

Abstract: C++ has existed for four decades, but has gone through especially significant changes in the 2010s with the advent of the Standard C++11 and beyond. We'll demonstrate some of the new language features, as well as the workflow and tools that make C++ an important programming language for scientific computing, and a lot of fun!

Category: SNUG
Date: Wed, 11 May 2022 - 12:00 pm

Monthly SciNet user meetings, now virtual, with user discussion and a TechTalk. The topic on April 13, 2022 will be "Data Management on Niagara", by Jaime Pinto.

Category: SNUG
Date: Wed, 13 Apr 2022 - 12:00 pm

Monthly SciNet user meetings, now virtual, with user discussion and a TechTalk.  The topic on March 9 2022 will be on "SSH Keys for Niagara" by Raphaelle Gauriau.

SSH keys: really, are you sure you know everything about them? 

Let's join us for some fun, interactive session to test and maybe improve your knowledge on SSH keys! 


Category: SNUG
Date: Wed, 9 Mar 2022 - 12:00 pm

Monthly SciNet user meetings, now virtual, with user discussion and a TechTalk.  The topic on Feb 9 2022 will be on "Using a Database on Niagara", by Yohai Meiron.

Abstract: Niagara has a dedicated node now running a PostgreSQL server for use by researchers. In this talk, we'll discuss the possible uses of a relational database management system, and when it is more appropriate to use a client-server system such as PostgreSQL as opposed to an "embedded" solution like SQLite.

Category: SNUG
Date: Wed, 9 Feb 2022 - 12:00 pm
Monthly (virtual) user meeting at SciNet with user discussion and a TechTalk. The topic of 10 March 2021 is the SciNet at Scale event.
Category: SNUG
Date: Wed, 10 Mar 2021 - 12:00 pm
Monthly user meeting at SciNet, now virtual, with user discussion and a TechTalk. The topic on 9 Dec 2020 is the IEEE Visualization contest.
Teacher: SciNet Team
Category: SNUG
Date: Wed, 9 Dec 2020 - 12:00 pm
Monthly user meeting at SciNet, now virtual, with user discussion and a TechTalk. The topic on 11 Nov 2020 is Modern C++.
Teacher: SciNet Team
Category: SNUG
Date: Wed, 11 Nov 2020 - 12:00 pm
Monthly user meeting at SciNet, now virtual, with user discussion and a TechTalk. The topic on 14 Oct 2020 will be New Jupyterhub at SciNet.
Teacher: SciNet Team
Category: SNUG
Date: Wed, 14 Oct 2020 - 12:00 pm
Monthly user meeting at SciNet, now virtual, with user discussion and a TechTalk. The topic on 16th Sept 2020 will be Security Best Practices.
Teacher: SciNet Team
Category: SNUG
Date: Wed, 16 Sep 2020 - 12:00 pm
Monthly user meeting at SciNet with pizza, user discussion, and a techtalk. This month: Introducing the Mist GPU Cluster and user discussion.
Teacher: SciNet Team
Category: SNUG
Date: Wed, 12 Feb 2020 - 12:00 pm
Monthly user meeting at SciNet with pizza, a techtalk on the coming Niagara expansion and user discussion.
Teacher: SciNet Team
Category: SNUG
Date: Wed, 13 Nov 2019 - 12:00 pm
Monthly user meeting at SciNet with pizza, techtalks and user discussion. This month, we will focus on two topics: 1. Using the newer 2019b Niagara software stack. 2. The Compute Canada Resource Allocation Competition.
Teacher: SciNet Team
Category: SNUG
Date: Wed, 16 Oct 2019 - 12:00 pm
Monthly user meeting at SciNet with pizza, a techtalk and user discussion on No Conda: Using Python, Installing Packages, and Accessing Jupyter Notebooks on Niagara.
Teacher: SciNet Team
Category: SNUG
Date: Wed, 12 Jun 2019 - 12:00 pm
Monthly user meeting at SciNet with pizza, a techtalk and user discussion: Managing your data - key concepts, by Dylanne Dearborn and Leslie Barnes (UofT Libraries). We'll discuss some of the general principles of data management, why it's important, how it can improve your research process, and how it can increase your research impact.
Teacher: SciNet Team
Category: SNUG
Date: Wed, 8 May 2019 - 12:00 pm
Monthly user meeting at SciNet with pizza, a techtalk and user discussion: Bayesian Model-Based Clustering Approaches for Discrete-Valued Gene Expression Data by Anjali Silva. Abstract: Unsupervised classification or clustering uses no a priori knowledge of the labels of the observations in the process of categorizing data. This presentation focuses on research surrounding machine learning of discrete-valued gene expression datasets using clustering, with the aim of identifying gene co-expression networks. Specifically, a number of topics surrounding the use of mixture models and Markov chain Monte Carlo (MCMC) methods for clustering of discrete data from high-throughput transcriptome sequencing technologies will be presented. After outlining current challenges and gaps in research with respect to clustering approaches, several mixture model-based clustering methods will be presented. Significance, innovation, limitations and a number of future directions stemming from this research will be discussed.
Teacher: SciNet Team
Category: SNUG
Date: Wed, 10 Apr 2019 - 12:00 pm
Monthly user meeting at SciNet with pizza, a techtalk and user discussion. The Grammar and Tools of Data Visualization in the Era of Big Data, by Mubdi Rahman, Ph.D (Dunlap Institute for Astronomy & Astrophysics, University of Toronto). Data visualization has become a critical tool for scientists in exploratory science, particularly in the light ever-growing datasets with greater complexity. Despite this, the basics of visualization are often misunderstood and we limit ourselves to classical formats and tools that end up being inefficient and misleading. In this talk, I'll present some of the basic grammar of how to build visualizations for exploratory science, and modern tools that enable the work.
Teacher: SciNet Team
Category: SNUG
Date: Wed, 13 Feb 2019 - 12:00 pm
Pizza and presentation by PhD student Stephanie Penk: Making a modeler; on the use of supercomputers in ecological systems.
Teacher: SciNet Team
Category: SNUG
Date: Wed, 21 Nov 2018 - 12:00 pm
Pizza and discussion about the Resource Allocation Competition
Teacher: SciNet Team
Category: SNUG
Date: Wed, 10 Oct 2018 - 12:00 pm
George Stein (Dept. of Astronomy-UofT, CITA) Machine learning cosmic structure formation + pizza Abstract: In modern astrophysics and cosmology, accurate simulations of the large scale structure of the universe are necessary. Usually, this is accomplished by so called N-body simulations, which calculate the full gravitational collapse of a region of the universe over its 14 billion year history. Instead of calculating this costly gravitational evolution, we trained a three-dimensional deep Convolutional Neural Network (CNN) to identify dark matter proto-haloes directly from the cosmological initial conditions, and showed that a CNN of this type can be a viable alternative in some cases. In this talk I will discuss current cosmological simulations and the invasion of machine learning techniques, with a focus on our work. For more information see https://arxiv.org/abs/1805.04537 Please register for pizza purposes!
Teacher: SciNet Team
Category: SNUG
Date: Wed, 12 Sep 2018 - 12:00 pm
At this user group meeting, SciNet will present a quick introduction how to use the new supercomputer Niagara. The event will be live as well as broadcast. Please register if attending live, for pizza planning purposes.
Teacher: SciNet Team
Category: SNUG
Date: Wed, 11 Apr 2018 - 12:00 pm
pizza, user discussion, and a techtalk (TBA)
Teacher: SciNet Team
Category: SNUG
Date: Wed, 14 Feb 2018 - 12:00 pm
Teacher: SciNet Team
Category: SNUG
Date: Fri, 25 Jun 2021 - 12:27 pm
Pizza, user discussion and a talk about the details of the new Niagara supercomputer and its deployment at SciNet this fall. - 60 minutes
Category: SNUG
Date: Wed, 8 Nov 2017 - 12:00 pm
Discussion about Niagara and new systems.
Teacher: SciNet Team
Category: SNUG
Date: Wed, 10 May 2017 - 12:00 pm
Pizza, user discussion, and a tech talk:
ChIP-Seq analysis of the Interactive Bromodomain 1 protein (Ibd1) in Tetrahymena thermophila, by PhD student Alejandro Saettone (Ryerson University)
Teacher: SciNet Team
Category: SNUG
Date: Wed, 13 Sep 2017 - 12:00 pm
pizza, user discussion, and a techtalk about Why Language Matters: Benchmarking Sequential and Parallel Languages, by AJ Guillon.
Category: SNUG
Date: Wed, 12 Apr 2017 - 12:00 pm
pizza, user discussion, and a techtalk
Teacher: SciNet Team
Category: SNUG
Date: Wed, 8 Mar 2017 - 12:00 pm
pizza, user discussion, and a techtalk on Python in the browser on SciNet: JupyterHub
Teacher: SciNet Team
Category: SNUG
Date: Wed, 11 Jan 2017 - 12:00 pm
pizza, user discussion, and a techtalk by Ricardo Harripaul on Computationally Mapping Autosomal Recessive Intellectual Disability
Teacher: SciNet Team
Category: SNUG
Date: Wed, 14 Dec 2016 - 12:00 pm
Cancelled
Teacher: SciNet Team
Category: SNUG
Date: Fri, 25 Jun 2021 - 11:32 am
pizza, user discussion, and a tech talk about SciNet's new Knights Landing KNL nodes
Teacher: SciNet Team
Category: SNUG
Date: Wed, 12 Oct 2016 - 12:00 pm
pizza, user discussion, and a techtalk on Overview of 3D Scientific Visualization Tools
Teacher: SciNet Team
Category: SNUG
Date: Wed, 14 Sep 2016 - 12:00 pm
This meeting includes: pizza, user discussion, and a techtalk by Michael Wong on C++17.
Teacher: SciNet Team
Category: SNUG
Date: Wed, 8 Jun 2016 - 12:00 pm
This meeting includes: pizza, user discussion, and a techtalk on qbatch - a tool for executing commands in parallel on clusters.
Teacher: SciNet Team
Category: SNUG
Date: Wed, 11 May 2016 - 12:00 pm
Bewitched, Bothered and Bewildered: Parallelism and Memory Models -- AJ Guillon (Yetiware Inc.) Without a well-defined memory model, the correct execution of a parallel program is reduced to superstition and luck. The development of modern memory models required a major industry effort that spanned computer processor architects, compiler teams, and language designers to produce the models of C++11 and OpenCL 2.0. The final result is so bewildering that only a few experts truly understand it, let alone how to use it. This talk will explain why this effort was required, why the final result is so hard to understand, and what's next. This meeting includes: pizza, user discussion, and a techtalk (TBD).
Teacher: SciNet Team
Category: SNUG
Date: Wed, 13 Apr 2016 - 12:00 pm
CANCELLED.
Teacher: SciNet Team
Category: SNUG
Date: Fri, 25 Jun 2021 - 11:32 am
This meeting includes: pizza, user discussion, and a techtalk Scientific Visualization, an overview of VisIt.
Teacher: SciNet Team
Category: SNUG
Date: Wed, 10 Feb 2016 - 12:00 pm
This meeting includes: pizza, user discussion, and a techtalk on an improved software module system for the gpc
Teacher: SciNet Team
Category: SNUG
Date: Wed, 9 Dec 2015 - 12:00 pm
This meeting includes: pizza, user discussion, and a techtalk (TBA)
Teacher: SciNet Team
Category: SNUG
Date: Fri, 25 Jun 2021 - 11:10 am
This meeting will include: pizza, user discussion, feedback, and a techtalk on Remote graphics on the GPC: client-server application and VNC.
Teacher: SciNet Team
Category: SNUG
Date: Wed, 14 Oct 2015 - 12:00 pm
SNUG meetings include: pizza, user discussion and a techtalk, this time about Research Data Management: Developments and Requirements
Teacher: SciNet Team
Category: SNUG
Date: Wed, 9 Sep 2015 - 12:00 pm
SNUG meeting including: pizza, user discussion, feedback, and a techtalk on Multidimensional Arrays in C++.
Teacher: SciNet Team
Category: SNUG
Date: Wed, 10 Jun 2015 - 12:00 pm
TechTalk, Pizza, User Discussion
Teacher: SciNet Team
Category: SNUG
Date: Fri, 25 Jun 2021 - 11:09 am
TechTalk: Smoothed Particle Hydrodynamics: Applications to Astrophysical Simulations. Also: pizza, user discussion.
Teacher: SciNet Team
Category: SNUG
Date: Wed, 8 Apr 2015 - 12:00 pm
TechTalk: Job and Queue Management at SciNet. Also: pizza, user discussion, feedback.
Teacher: SciNet Team
Category: SNUG
Date: Wed, 11 Mar 2015 - 12:00 pm
TechTalk: Data Management and Transfer Tools available at SciNet. Also: pizza, user discussion, feedback.
Teacher: SciNet Team
Category: SNUG
Date: Wed, 11 Feb 2015 - 12:00 pm
TechTalk on Modern CUDA features. Also: pizza, user discussion, feedback.
Teacher: SciNet Team
Category: SNUG
Date: Wed, 19 Nov 2014 - 12:00 pm
TechTalk on PyTables: Large data and HDF5 in Python. Also: pizza, user discussion, feedback.
Teacher: SciNet Team
Category: SNUG
Date: Wed, 8 Oct 2014 - 12:00 pm
TechTalk: Globus online, pizza, user discussion, feedback.
Teacher: SciNet Team
Category: SNUG
Date: Wed, 10 Sep 2014 - 12:00 pm
TechTalk: Getting Started with Cilk Plus, pizza, user discussion, feedback.
Teacher: SciNet Team
Category: SNUG
Date: Wed, 14 May 2014 - 12:00 pm
TechTalk: Keep inventory of your data on different file systems with ISH, pizza, user discussion, feedback.
Teacher: SciNet Team
Category: SNUG
Date: Wed, 9 Apr 2014 - 12:00 pm
TechTalk: Introduction to NetCDF4 binary files with Python, C++ and R (by Bertrand Brelier), pizza, user discussion, feedback.
Teacher: SciNet Team
Category: SNUG
Date: Wed, 12 Mar 2014 - 12:00 pm
TechTalk: Intel Xeon Phi, pizza, user discussion, feedback.
Teacher: SciNet Team
Category: SNUG
Date: Wed, 12 Feb 2014 - 12:00 pm
TechTalk: IPython Notebook: Running IPython from your browser on the GPC, pizza, user discussion, feedback.
Teacher: SciNet Team
Category: SNUG
Date: Wed, 15 Jan 2014 - 12:00 pm
The SciNet Users Group (SNUG) meetings are every month on the second Wednesday, and involve pizza, user discussion, feedback, and a half-hour talk on topics or technologies of interest to the SciNet community
Teacher: SciNet Team
Category: SNUG
Date: Wed, 14 May 2014 - 12:00 pm
The SciNet Users Group (SNUG) meetings are every month on the second Wednesday, and involve pizza, user discussion, feedback, and a half-hour talk on topics or technologies of interest to the SciNet community
Teacher: SciNet Team
Category: SNUG
Date: Wed, 10 Apr 2013 - 12:00 pm
The SciNet Users Group (SNUG) meetings are every month on the second Wednesday, and involve pizza, user discussion, feedback, and a half-hour talk on topics or technologies of interest to the SciNet community
Teacher: SciNet Team
Category: SNUG
Date: Wed, 13 Feb 2013 - 12:00 pm
The SciNet Users Group (SNUG) meetings are every month on the second Wednesday, and involve pizza, user discussion, feedback, and a half-hour talk on topics or technologies of interest to the SciNet community
Teacher: SciNet Team
Category: SNUG
Date: Wed, 13 Mar 2013 - 12:00 pm
The SciNet Users Group (SNUG) meetings are every month on the second Wednesday, and involve pizza, user discussion, feedback, and a half-hour talk on topics or technologies of interest to the SciNet community
Teacher: SciNet Team
Category: SNUG
Date: Wed, 9 Jan 2013 - 12:00 pm
The SciNet Users Group (SNUG) meetings are every month on the second Wednesday, and involve pizza, user discussion, feedback, and a half-hour talk on topics or technologies of interest to the SciNet community
Teacher: SciNet Team
Category: SNUG
Date: Wed, 12 Dec 2012 - 12:00 pm
The SciNet Users Group (SNUG) meetings are every month on the second Wednesday, and involve pizza, user discussion, feedback, and a half-hour talk on topics or technologies of interest to the SciNet community
Teacher: SciNet Team
Category: SNUG
Date: Wed, 14 Nov 2012 - 12:00 pm
The SciNet Users Group (SNUG) meetings are every month on the second Wednesday, and involve pizza, user discussion, feedback, and a half-hour talk on topics or technologies of interest to the SciNet community
Teacher: SciNet Team
Category: SNUG
Date: Wed, 10 Oct 2012 - 12:00 pm
The SciNet Users Group (SNUG) meetings are held every month on the second Wednesday, and involve pizza, user discussion, feedback, and one or two short talks on topics or technologies of interest to the SciNet community
Teacher: SciNet Team
Category: SNUG
Date: Wed, 12 Sep 2012 - 12:00 pm
The SciNet Users Group (SNUG) meetings are every month on the second Wednesday, and involve pizza, user discussion, feedback, and a half-hour talk on topics or technologies of interest to the SciNet community
Teacher: SciNet Team
Category: SNUG
Date: Wed, 13 Jun 2012 - 12:00 pm
The SciNet Users Group (SNUG) meetings are every month on the second Wednesday, and involve pizza, user discussion, feedback, and a half-hour talk on topics or technologies of interest to the SciNet community
Teacher: SciNet Team
Category: SNUG
Date: Wed, 9 May 2012 - 12:00 pm
The SciNet Users Group (SNUG) meetings are every month on the second Wednesday, and involve pizza, user discussion, feedback, and a half-hour talk on topics or technologies of interest to the SciNet community
Teacher: SciNet Team
Category: SNUG
Date: Wed, 11 Apr 2012 - 12:00 pm
The SciNet Users Group (SNUG) meetings are every month on the second Wednesday, and involve pizza, user discussion, feedback, and a half-hour talk on topics or technologies of interest to the SciNet community
Teacher: SciNet Team
Category: SNUG
Date: Wed, 14 Mar 2012 - 12:00 pm
The SciNet Users Group (SNUG) meetings are every month on the second Wednesday, and involve pizza, user discussion, feedback, and a half-hour talk on topics or technologies of interest to the SciNet community
Teacher: SciNet Team
Category: SNUG
Date: Wed, 8 Feb 2012 - 12:00 pm
The SciNet Users Group (SNUG) meetings are every month on the second Wednesday
Teacher: SciNet Team
Category: SNUG
Date: Wed, 11 Jan 2012 - 12:00 pm
The SciNet Users Group (SNUG) meetings are every month on the second Wednesday, and involve pizza, user discussion, feedback, and a half-hour talk on topics or technologies of interest to the SciNet community
Teacher: SciNet Team
Category: SNUG
Date: Wed, 14 Dec 2011 - 12:00 pm
The SciNet Users Group (SNUG) meetings are every month on the second Wednesday, and involve pizza, user discussion, feedback, and a half-hour talk on topics or technologies of interest to the SciNet community
Teacher: SciNet Team
Category: SNUG
Date: Wed, 9 Nov 2011 - 12:00 pm
The SciNet Users Group (SNUG) meetings are every month on the second Wednesday, and involve pizza, user discussion, feedback, and a half-hour talk on topics or technologies of interest to the SciNet community
Teacher: SciNet Team
Category: SNUG
Date: Wed, 12 Oct 2011 - 12:00 pm
The SciNet Users Group (SNUG) meetings are every month on the second Wednesday, and involve pizza, user discussion, feedback, and a half-hour talk on topics or technologies of interest to the SciNet community
Teacher: SciNet Team
Category: SNUG
Date: Wed, 14 Sep 2011 - 12:00 pm
The SciNet Users Group (SNUG) meetings are every month on the second Wednesday, and involve pizza, user discussion, feedback, and a half-hour talk on topics or technologies of interest to the SciNet community
Teacher: SciNet Team
Category: SNUG
Date: Wed, 8 Jun 2011 - 12:00 pm
The SciNet Users Group (SNUG) meetings are every month on the second Wednesday, and involve pizza, user discussion, feedback, and a half-hour talk on topics or technologies of interest to the SciNet community
Teacher: SciNet Team
Category: SNUG
Date: Wed, 4 May 2011 - 12:00 pm
The SciNet Users Group (SNUG) meetings are every month on the second Wednesday, and involve pizza, user discussion, feedback, and a half-hour talk on topics or technologies of interest to the SciNet community
Teacher: SciNet Team
Category: SNUG
Date: Wed, 13 Apr 2011 - 12:00 pm
The SciNet Users Group (SNUG) meetings are every month on the second Wednesday, and involve pizza, user discussion, feedback, and a half-hour talk on topics or technologies of interest to the SciNet community
Teacher: SciNet Team
Category: SNUG
Date: Wed, 9 Mar 2011 - 12:00 pm
The SciNet Users Group (SNUG) meetings are every month on the second Wednesday, and involve pizza, user discussion, feedback, and a half-hour talk on topics or technologies of interest to the SciNet community
Teacher: SciNet Team
Category: SNUG
Date: Wed, 9 Feb 2011 - 12:00 pm
The SciNet Users Group (SNUG) meetings are every month on the second Wednesday, and involve pizza, user discussion, feedback, and a half-hour talk on topics or technologies of interest to the SciNet community
Teacher: SciNet Team
Category: SNUG
Date: Wed, 12 Jan 2011 - 12:00 pm
The SciNet Users Group (SNUG) meetings are every month on the second Wednesday, and involve pizza, user discussion, feedback, and a half-hour talk on topics or technologies of interest to the SciNet community
Teacher: SciNet Team
Category: SNUG
Date: Wed, 8 Dec 2010 - 12:00 pm
The SciNet Users Group (SNUG) meetings are every month on the second Wednesday, and involve pizza, user discussion, feedback, and a half-hour talk on topics or technologies of interest to the SciNet community
Teacher: SciNet Team
Category: SNUG
Date: Wed, 10 Nov 2010 - 12:00 pm
The SciNet Users Group (SNUG) meetings are every month on the second Wednesday, and involve pizza, user discussion, feedback, and a half-hour talk on topics or technologies of interest to the SciNet community
Teacher: SciNet Team
Category: SNUG
Date: Wed, 13 Oct 2010 - 12:00 pm
The SciNet Users Group (SNUG) meetings are every month on the second Wednesday, and involve pizza, user discussion, feedback, and a half-hour talk on topics or technologies of interest to the SciNet community. This month: GPFS
Teacher: SciNet Team
Category: SNUG
Date: Wed, 8 Sep 2010 - 12:00 pm
TechTalk: New and Existing Resources Available at SciNet, pizza, user discussion, feedback.
Teacher: SciNet Team
Category: SNUG
Date: Wed, 11 Dec 2013 - 12:00 pm
TechTalk: Self-propelled dimer motors: Small-code large-scale simulations using OpenCL and LuaJIT, pizza, user discussion, feedback.
Teacher: SciNet Team
Category: SNUG
Date: Wed, 13 Nov 2013 - 12:00 pm
TechTalk: MySQL on GPC, pizza and user discussion.
Teacher: SciNet Team
Category: SNUG
Date: Wed, 16 Oct 2013 - 12:00 pm
with a techtalk on git-annex or: How I learned to stop worrying and manage the data, discussion and pizza!
Teacher: SciNet Team
Category: SNUG
Date: Wed, 11 Sep 2013 - 12:00 pm