Skip to content

Commit 82e87e3

Browse files
authored
Merge pull request #57 from reid-a/mission-strategy
Mission and strategy work.
2 parents 30186a4 + 1689f2b commit 82e87e3

File tree

1 file changed

+29
-6
lines changed

1 file changed

+29
-6
lines changed

pages/about.md

+29-6
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,38 @@ title: "About Us"
44
permalink: /about/
55
---
66

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-
137
HPC Carpentry operates in the spirit of [The Carpentries](https://carpentries.org/) but we
148
are **not** (currently)
159
an official program of The Carpentries. We do try to inherit some of the best practices and
1610
effort of The
1711
Carpentries, which is clearly reflected in things like our [Code of Conduct](/code-of-conduct)
1812
(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

Comments
 (0)