@@ -4,15 +4,38 @@ title: "About Us"
4
4
permalink : /about/
5
5
---
6
6
7
- ** Vision:** Our vision is to be the leading inclusive community teaching data and coding skills
8
- for HPC resources.
9
-
10
- ** Mission:** We're still working on our mission statement, but when it lands it's going to be
11
- amazing!
12
-
13
7
HPC Carpentry operates in the spirit of [ The Carpentries] ( https://carpentries.org/ ) but we
14
8
are ** not** (currently)
15
9
an official program of The Carpentries. We do try to inherit some of the best practices and
16
10
effort of The
17
11
Carpentries, which is clearly reflected in things like our [ Code of Conduct] ( /code-of-conduct )
18
12
(and how we created this website!).
13
+
14
+ ** Vision:** Our vision is to be the leading inclusive community
15
+ teaching data and coding skills for HPC resources.
16
+
17
+ ** Mission:** Lower the barrier to entry to HPC operations for a wide
18
+ range of users, so that more people can benefit from the increasing
19
+ availability of increasingly sophisticated computer systems.
20
+
21
+ ** Strategy:** Our path to achieving this goal includes developing and
22
+ aggregating relevant resources, and working closely with like-minded
23
+ communities.
24
+ - Take advantage of [ Carpentries] ( https://carpentries.org ) open-source
25
+ and pedagogical standards, so that our material continuously improves.
26
+ - Develop workshops suitable for integration into the existing
27
+ [ Carpentries] ( https://carpentries.org ) workflow, to allow
28
+ - An "HPC Users" workshop, starting with the
29
+ [ Unix Shell] ( https://swcarpentry.github.io/shell-novice/ ) and
30
+ [ HPC Intro] ( https://carpentries-incubator.github.io/hpc-intro/ ) lessons,
31
+ and following up with example applications using data analysis or
32
+ containers to demonstrate the advantages of HPC operations.
33
+ - An "HPC Developers" workshop, also starting with
34
+ [ Unix Shell] ( https://swcarpentry.github.io/shell-novice/ ) and
35
+ [ HPC Intro] ( https://carpentries-incubator.github.io/hpc-intro/ ) lessons,
36
+ with follow-up lessons covering how to develop applications
37
+ for HPC systems.
38
+ - Collect, develop, and organize related material that doesn't
39
+ fit into the workshop framework, making it easy to find for
40
+ interested developers.
41
+
0 commit comments