Skip to content

Commit d8bc5a6

Browse files
committed
deploy: c952ce4
0 parents  commit d8bc5a6

File tree

297 files changed

+18138
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

297 files changed

+18138
-0
lines changed

.nojekyll

Whitespace-only changes.

en/.buildinfo

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# Sphinx build info version 1
2+
# This file records the configuration used when building these files. When it is not found, a full rebuild will be done.
3+
config: a25a9f303ec24e91b370559c10c460e5
4+
tags: 645f666f9bcd5a90fca523b33c5a78b7

en/.doctrees/environment.pickle

16.1 KB
Binary file not shown.

en/.doctrees/git-repos.doctree

14.9 KB
Binary file not shown.

en/.doctrees/index.doctree

5.73 KB
Binary file not shown.
18.3 KB
Binary file not shown.

en/.doctrees/workshops.doctree

12.2 KB
Binary file not shown.

en/_sources/git-repos.rst

Lines changed: 50 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,50 @@
1+
Git repositories
2+
================
3+
4+
`Français <../fr/depots-git.html>`_
5+
6+
**GitHub organization** : https://github.com/calculquebec
7+
8+
- `Calcul Québec One Ring Coordinator
9+
<https://github.com/calculquebec/CQORC>`__ (``CQORC``)
10+
- Configuration of `Magic Castle
11+
<https://github.com/ComputeCanada/magic_castle>`__ instances:
12+
13+
- Configuration files for Terraform.io:
14+
15+
- `Training workshops
16+
<https://github.com/calculquebec/magic_clusters>`__
17+
(``magic_clusters``)
18+
- `Credited courses
19+
<https://github.com/calculquebec/mc-infra-cours>`__
20+
(``mc-infra-cours``)
21+
22+
- Environment customization:
23+
24+
- `Bash
25+
<https://github.com/calculquebec/formation_skels>`__
26+
(``formation_skels`` adding the ``~/.bashrc.custom`` file)
27+
28+
- Hide ``jupyter-spawner`` jobs
29+
- Have the ``monordi`` prompt
30+
- Deactivate syntax highlighting
31+
- etc.
32+
33+
- `Cache
34+
<https://github.com/calculquebec/.cache>`__
35+
(``~/.cache``)
36+
- `Jupyter Lab
37+
<https://github.com/calculquebec/jupyterlab-settings>`__
38+
(``jupyterlab-settings``)
39+
40+
- Font size for the Jupyter Lab Terminal
41+
- Settings for the notebooks
42+
43+
- `Puppet
44+
<https://github.com/calculquebec/puppet-magic_castle>`__
45+
- `Other tools
46+
<https://github.com/calculquebec/workshop-tools/tree/main/magic-castle-tools>`__
47+
(see ``pusersh``)
48+
49+
- `CPU and GPU performance tests
50+
<https://github.com/calculquebec/benchmarks>`__ (``benchmarks``)

en/_sources/index.rst

Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
Calcul Québec’s Material
2+
========================
3+
4+
`Français <../fr/index.html>`_
5+
6+
Welcome to the index of Calcul Québec’s material hosted on GitHub and
7+
elsewhere. We can find:
8+
9+
- Material for the :doc:`training workshops <workshops>`.
10+
- Past material for the :doc:`Spring schools <spring-schools>`.
11+
- Some administrative tools.
12+
13+
.. toctree::
14+
:caption: Training
15+
:maxdepth: 2
16+
:titlesonly:
17+
:hidden:
18+
19+
workshops
20+
spring-schools
21+
22+
.. toctree::
23+
:caption: Administration
24+
:maxdepth: 2
25+
:titlesonly:
26+
:hidden:
27+
28+
git-repos
29+
30+
.. toctree::
31+
:caption: External links
32+
:hidden:
33+
34+
Alliance Technical Documentation <https://docs.alliancecan.ca/wiki/Technical_documentation/en>
35+
Calcul Québec Training <https://www.calculquebec.ca/en/academic-research-services/training/>

en/_sources/spring-schools.rst

Lines changed: 81 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,81 @@
1+
Spring Schools
2+
==============
3+
4+
`Français <../fr/ecoles-printemps.html>`_
5+
6+
- For more information about the **next edition of the Spring School**,
7+
`click here <https://ecole.calculquebec.ca>`__.
8+
9+
Codes used in the afternoon are:
10+
11+
- `Convolution on an image
12+
<https://github.com/calculquebec/cq-formation-convolution>`__
13+
- `Heat dissipation
14+
<https://github.com/calculquebec/cq-formation-ecoulement-chaleur>`__
15+
- `N-body problem
16+
<https://github.com/calculquebec/cq-formation-nbody>`__
17+
18+
Edition 2024
19+
------------
20+
21+
- From May 21 to May 24, 2024, at Bishop’s University
22+
23+
.. list-table:: Room 1 - Data analysis
24+
:header-rows: 1
25+
26+
* - Title
27+
- Presentation
28+
- Material
29+
* - Welcome session
30+
- `Slides
31+
<https://docs.google.com/presentation/d/1fvW8gVIZJj8emRdfuHoRXc2X47KACIpyaZiLcO5hRSA/edit>`__
32+
- N.A.
33+
* - Premiers pas sur les serveurs de calcul
34+
- `Slides
35+
<https://docs.google.com/presentation/d/1jpge5kjr4vobKbqEebPn4jDnlGiXgggJ/edit>`__
36+
- `Git repos
37+
<https://github.com/calculquebec/cip101-exercices>`__
38+
* - Nettoyage de données avec OpenRefine
39+
- `Slides
40+
<https://docs.google.com/presentation/d/1AfI36hZ5KABmxtI1gwLbrtQyfc-f_tG6U3yfn7bS-Bk/edit>`__
41+
- `Data and exercises
42+
<https://drive.google.com/drive/folders/1pyUiCsTu4lJl-PSEJTATqqihl0fQkLOL>`__
43+
* - Introduction à la programmation avec Python
44+
- `Software Carpentry
45+
<https://swcarpentry.github.io/python-novice-inflammation/>`__
46+
- `Data
47+
<https://swcarpentry.github.io/python-novice-inflammation/#obtain-lesson-materials>`__
48+
* - Analyse de données et visualisation avec Python
49+
- `Slides
50+
<https://docs.google.com/presentation/d/1K9SzwUBGyWcpK3DYMd3LEep7q0ItsG5RAsZO5fKmFZ0/edit>`__
51+
- `Git repos
52+
<https://github.com/calculquebec/cq-formation-dat201>`__
53+
54+
.. list-table:: Room 2 - Parallel programming
55+
:header-rows: 1
56+
57+
* - Title
58+
- Presentation
59+
- Material
60+
* - Welcome session
61+
- `Slides
62+
<https://docs.google.com/presentation/d/1sHq6q5-jCIA2BaZPEB9LCZjAX7d_LDgoVQR-005COc0/edit>`__
63+
- S.O.
64+
* - Optimization and Vectorization
65+
- `Slides
66+
<https://docs.google.com/presentation/d/1IrySA1vW2KCPgm2Y8ZcqlnF0cXK36c-fdWtZWAPbBpM/edit>`__
67+
- `Git repos
68+
<https://github.com/calculquebec/cq-formation-convolution>`__
69+
* - Programmation parallèle avec OpenMP
70+
- `Slides
71+
<https://docs.google.com/presentation/d/1_X6NYxWZpA1SO-DH--KxNDSvpzzkzLBxExc1C3irFtk/edit>`__
72+
- `Git repos
73+
<https://github.com/calculquebec/cq-formation-intro-openmp/tree/ecole_printemps>`__
74+
* - Programmation parallèle avec MPI
75+
- `Website
76+
<https://calculquebec.github.io/mpi201-prog-parallele>`__
77+
- `Git repos
78+
<https://github.com/calculquebec/mpi201-prog-parallele>`__
79+
* - Programmation sur GPU
80+
- S.O.
81+
- S.O.

0 commit comments

Comments
 (0)