Skip to content

Commit

Permalink
Carcc events (#762)
Browse files Browse the repository at this point in the history
* Create carcc-researcher.md
* Create carcc-data.md
* Create carcc-systems.md
* fixed rrule
* reoccurence info in text
* remove failed (404) job

Signed-off-by: vsoch <vsoch@users.noreply.github.com>
Co-authored-by: vsoch <vsoch@users.noreply.github.com>
  • Loading branch information
cmaimone and vsoch committed Mar 23, 2022
1 parent 34d6648 commit 1034f23
Show file tree
Hide file tree
Showing 4 changed files with 115 additions and 5 deletions.
5 changes: 0 additions & 5 deletions _data/jobs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -272,11 +272,6 @@
name: HPC Gateway Engineer
posted: 2021-12-17
url: https://tufts.taleo.net/careersection/ext/jobdetail.ftl?job=21002023
- expires: 2022-03-15
location: Princeton University, Princeton, NJ
name: Research Software Engineer
posted: 2021-12-15
url: https://main-princeton.icims.com/jobs/13881/research-software-engineer/job
- expires: 2022-02-28
location: Allen Institute, Seattle, WA
name: Data Analyst I
Expand Down
37 changes: 37 additions & 0 deletions _events/repeated/carcc-data.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
---
title: CaRCC People Network Data-Facing Calls
subtitle:
location: Online
url: https://carcc.org/people-network/data-facing-track/
expires: 2024-01-01
event_date: "Reoccurring monthly: First Tuesday of the month, 1pm ET"
layout: event
category: community-learning
time:
- - start: 2022-04-05 13:00 EDT

repeated: true
rrule:
- DTSTART;TZID=America/New_York:20220405T130000
- RRULE:FREQ=MONTHLY;INTERVAL=1;WKST=MO;BYDAY=+1TU
- RDATE;TZID=America/New_York:20220405T130000

---

*Reoccurring monthly: First Tuesday of the month, 1pm ET*

Do you help researchers compute with data? The Data-Facing Track of the CaRCC People Network brings together people from research computing groups, libraries, research institutes, and other organizations who support data-enabled research.

Topics include:

* Data science support
* Bioinformatics, statistics, GIS, and other support
* Data visualization
* Data management and curation
* Data workflows
* Data transfer and networks
* Data collection and production
* Working with big data
* And more, as determined by our members!

See the [Track page](https://carcc.org/people-network/data-facing-track/) for upcoming call topics and connection instructions.
40 changes: 40 additions & 0 deletions _events/repeated/carcc-researcher.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
---
title: CaRCC People Network Researcher-Facing Calls
subtitle:
location: Online
url: https://carcc.org/people-network/researcher-facing-track/
expires: 2024-01-01
event_date: "Reoccurring monthly: Second Thursday of the month, 1pm ET"
layout: event
category: community-learning
time:
- - start: 2022-04-14 13:00 EDT

# Repeated events information
repeated: true

# use an rdate string instead (best for complex repeated events)
# note that the dtstart and rdate at the end are the same
rrule:
- DTSTART;TZID=America/New_York:20220414T130000
- RRULE:FREQ=MONTHLY;INTERVAL=1;WKST=MO;BYDAY=+2TH
- RDATE;TZID=America/New_York:20220414T130000
---

*Reoccurring monthly: Second Thursday of the month, 1pm ET*

Do you help researchers using IT tools to further their research goals? Are you involved in research computing and/or data science training? Do you consult with researchers on more effectively doing their research with advanced computing resources? Compute with data?

The Researcher-Facing Track of the [CaRCC People Network](https://carcc.org/people-network/) brings together people from research computing groups, libraries, research institutes, and other organizations who support researchers in every phase of the research lifecycle.

Topics include:

* Research computing facilitation
* Outreach to all disciplines, esp. those under-represented, to aid with research computing resources
* Education and training
* The art and practice of facilitation
* Increasing communications, collaborations, and team-building
* Research computing UX and user-facing tech
* And more, as determined by our members!

See the [Track page](https://carcc.org/people-network/researcher-facing-track/) for upcoming call topics and connection instructions.
38 changes: 38 additions & 0 deletions _events/repeated/carcc-systems.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
---
title: CaRCC People Network Systems-Facing Calls
subtitle:
location: Online
url: https://carcc.org/people-network/systems-facing-track/
expires: 2024-01-01
event_date: "Reoccurring monthly: Third Thursday of the month, 1pm ET"
layout: event
category: community-learning
time:
- - start: 2022-04-21 13:00 EDT

# Repeated events information
repeated: true

# use an rdate string instead (best for complex repeated events)
# note that the dtstart and rdate at the end are the same
rrule:
- DTSTART;TZID=America/New_York:20220421T130000
- RRULE:FREQ=MONTHLY;INTERVAL=1;WKST=MO;BYDAY=+3TH
- RDATE;TZID=America/New_York:20220421T130000
---

*Reoccurring monthly: Third Thursday of the month, 1pm ET*

The Systems-Facing track of the CaRCC People Network will focus on aspects relevant to the execution of research computing and data systems.

Topics include:

* Architecture (hardware solutions, cloud integration, VMs, container integration, …)
* Storage systems (file systems, SAN, NAS, NVMe, Burstbuffer, …)
* Networking (data transfer solutions, Infiniband, campus-wide, …)
* Cluster management and configuration (scheduling, accounting and reporting, …)
* Accelerators (GPU, FPGA, …)
* Security (auditing, compliance, policies, procedures, …)
* User environment (Modules, CUDA, …)

See the [Track page](https://carcc.org/people-network/systems-facing-track/) for upcoming call topics and connection instructions.

0 comments on commit 1034f23

Please sign in to comment.