-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #244 from ChristinaLK/fall-osg-user-training
Fall osg user training
- Loading branch information
Showing
5 changed files
with
208 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,75 @@ | ||
--- | ||
short_title: "Fall OSG Training - OSPool Basics" | ||
title: "Join Us For Fall Training - OSPool Basics" | ||
published: true | ||
layout: events | ||
|
||
excerpt: | | ||
Learn about the OSPool and practice using it! | ||
start_date: 2024-09-17 | ||
end_date: 2024-09-17 | ||
location: "Virtual" | ||
link: "https://portal.osg-htc.org/documentation/support_and_training/training/osgusertraining/" | ||
image: "/assets/images/events/showmic-helping.jpg" | ||
header_image: "/assets/images/events/showmic-helping.jpg" | ||
--- | ||
|
||
{% capture main %} | ||
|
||
<p style="font-size: larger; font-weight: bold;">Sign Up for September OSG User Training!</p> | ||
|
||
Sign up for our "OSG Basics" User Training on Tuesday, September 17! Any researcher at a US institution can join this training. No account is necessary. | ||
|
||
Hosted by the OSG Facilitation team, this training will cover the basics of getting started with research workflows on the OSPool. Topics include: | ||
|
||
* An introduction to OSG services and the OSPool | ||
* Basics of HTCondor job submission | ||
* Hands-on practice submitting HTCondor jobs | ||
|
||
If you’re new to the OSPool (or been away for awhile) and want to get started, this is an ideal opportunity to go through core concepts and practice hands-on skills. | ||
|
||
Training is a mix of presentation and hands-on. No prior experience is needed. | ||
|
||
Registration opens one month in advance of the training. | ||
|
||
**[Register here](https://osgfacilitation.setmore.com/#classes)** | ||
|
||
Other upcoming trainings: | ||
- Tuesday, October 15 | ||
- Tuesday, November 19 | ||
|
||
All User Training sessions are offered from 2:30-4pm ET on the third Tuesday of the month. | ||
|
||
{% endcapture %} | ||
|
||
|
||
{% capture subsection %} | ||
# Who | ||
|
||
Any US-based researcher interested in learning more about the OSPool. | ||
|
||
# When | ||
|
||
Tuesday, September 17, 2:30-4pm ET | ||
|
||
# Where | ||
|
||
Virtual | ||
|
||
# Registration | ||
|
||
[Register here](https://osgfacilitation.setmore.com/#classes) | ||
|
||
# Questions? | ||
|
||
We provide ongoing support via email to <[email protected]>, and it’s never a bad idea to start by sending questions or issues via email. You can typically expect a first response within a few business hours. | ||
|
||
{% endcapture %} | ||
|
||
{% capture endblock %} | ||
|
||
|
||
{% endcapture %} | ||
|
||
{% include event/event-page.html %} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,68 @@ | ||
--- | ||
short_title: "Fall OSG Training - Pegasus Workflows" | ||
title: "Join Us For Fall Training - Workflows with Pegasus" | ||
published: true | ||
layout: events | ||
|
||
excerpt: | | ||
Learn about the Pegasus workflow manager and try hands-on examples! | ||
start_date: 2024-10-15 | ||
end_date: 2024-10-15 | ||
location: "Virtual" | ||
link: "https://portal.osg-htc.org/documentation/support_and_training/training/osgusertraining/" | ||
image: "/assets/images/events/pegasus-banner.jpg" | ||
header_image: "/assets/images/events/pegasus-banner.jpg" | ||
--- | ||
|
||
{% capture main %} | ||
|
||
<p style="font-size: larger; font-weight: bold;">Sign Up for October OSG User Training!</p> | ||
|
||
Sign up for our "Workflows with Pegasus" User Training on Tuesday, October 15! Any researcher at a US institution can join this training. No account is necessary. | ||
|
||
Hosted by the OSG Facilitation team, this training will cover an introduction to the Pegasus Workflow Management System, which is a useful tool for researchers needing to execute a large number of jobs or complex workflows. Attendees will learn how to construct and manage workflows, capabilities like automatic data transfers, and higher level tooling to analyze the workflow performance. | ||
|
||
Training is a mix of presentation and hands-on. No prior experience is needed, however, a basic understanding of HTCondor job submission and HTCondor submit files will make it easier to understand the content presented. | ||
|
||
Registration opens one month in advance of the training. | ||
|
||
**[Register here](https://osgfacilitation.setmore.com/#classes)** | ||
|
||
Other upcoming trainings: | ||
- Tuesday, November 19 | ||
|
||
All User Training sessions are offered from 2:30-4pm ET on the third Tuesday of the month. | ||
|
||
{% endcapture %} | ||
|
||
|
||
{% capture subsection %} | ||
# Who | ||
|
||
Any US-based researcher interested in learning more about the OSPool. | ||
|
||
# When | ||
|
||
Tuesday, September 17, 2:30-4pm ET | ||
|
||
# Where | ||
|
||
Virtual | ||
|
||
# Registration | ||
|
||
[Register here](https://osgfacilitation.setmore.com/#classes) | ||
|
||
# Questions? | ||
|
||
We provide ongoing support via email to <[email protected]>, and it’s never a bad idea to start by sending questions or issues via email. You can typically expect a first response within a few business hours. | ||
|
||
{% endcapture %} | ||
|
||
{% capture endblock %} | ||
|
||
|
||
{% endcapture %} | ||
|
||
{% include event/event-page.html %} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,65 @@ | ||
--- | ||
short_title: "Fall OSG Training - DAGMan" | ||
title: "Join Us For Fall Training - DAGMan: HTCondor’s Workflow Manager" | ||
published: true | ||
layout: events | ||
|
||
excerpt: | | ||
Learn how to use DAGMan to automate your HTCondor job submissions. | ||
start_date: 2024-11-19 | ||
end_date: 2024-11-19 | ||
location: "Virtual" | ||
link: "https://portal.osg-htc.org/documentation/support_and_training/training/osgusertraining/" | ||
image: "/assets/images/events/christina-instructing.jpg" | ||
header_image: "/assets/images/events/christina-instructing.jpg" | ||
--- | ||
|
||
{% capture main %} | ||
|
||
<p style="font-size: larger; font-weight: bold;">Sign Up for November OSG User Training!</p> | ||
|
||
Sign up for our DAGMan User Training on Tuesday, November 19! Any researcher at a US institution can join this training. No account is necessary. | ||
|
||
Hosted by the OSG Facilitation team, in this training, you will be guided through hands-on exercises to learn how to use DAGMan to automate your HTCondor job submissions. This training is especially useful for anyone who has constructed different job types and wants to be able to run them in a certain order. | ||
|
||
Training is a mix of presentation and hands-on. We recommend joining this training with a basic understanding of HTCondor job submission. | ||
|
||
Registration opens one month in advance of the training. | ||
|
||
**[Register here](https://osgfacilitation.setmore.com/#classes)** | ||
|
||
All User Training sessions are offered from 2:30-4pm ET on the third Tuesday of the month. | ||
|
||
{% endcapture %} | ||
|
||
|
||
{% capture subsection %} | ||
# Who | ||
|
||
Any US-based researcher interested in learning more about the OSPool. | ||
|
||
# When | ||
|
||
Tuesday, September 17, 2:30-4pm ET | ||
|
||
# Where | ||
|
||
Virtual | ||
|
||
# Registration | ||
|
||
[Register here](https://osgfacilitation.setmore.com/#classes) | ||
|
||
# Questions? | ||
|
||
We provide ongoing support via email to <[email protected]>, and it’s never a bad idea to start by sending questions or issues via email. You can typically expect a first response within a few business hours. | ||
|
||
{% endcapture %} | ||
|
||
{% capture endblock %} | ||
|
||
|
||
{% endcapture %} | ||
|
||
{% include event/event-page.html %} |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.