Skip to content

Commit 8895cf3

Browse files
committed
Add OSDF content to PATh
1 parent e420a2b commit 8895cf3

File tree

1 file changed

+23
-22
lines changed

1 file changed

+23
-22
lines changed

index.html

Lines changed: 23 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -62,45 +62,36 @@ <h5 class="text-center">
6262
The PATh team is here to help with the following opportunities.
6363
</h5>
6464
<div class="row justify-content-center">
65-
<div class="col-12 col-lg-7">
66-
67-
{% assign now = "now" | date: "%s" %}
68-
{% if now < "1729036799" and now > "1726444799"%}
65+
<div class="col-12 col-lg-6">
6966
<div class="p-3 my-4 bg-white-offset rounded shadow">
70-
<h3 class="mt-0 fw-bold text-center">We are here to help with your <a href="https://new.nsf.gov/funding/opportunities/campus-cyberinfrastructure-cc/nsf24-530/solicitation">CC* Proposal (NSF 24-530)!</a></h3>
67+
<h3 class="mt-0 fw-bold text-center text-primary">Apply for Compute Credits</h3>
7168
<p class="text-center">
72-
Campuses with awards from the
73-
<a href="https://www.nsf.gov/funding/pgm_summ.jsp?pims_id=504748">NSF Campus Cyberinfrastructure (CC*)</a>
74-
Program play an important role in supporting Open Science. To date, 37 CC* campuses contribute to the processing and storage capacity of the
75-
<a href="https://osg-htc.org/services/open_science_pool">Open Science Pool (OSPool)</a> that is
76-
harnessed weekly by more than 3M jobs.
69+
The PATh facility has compute credits available for researchers! Apply now to access the PATh facility and run HTC workloads on purpose built hardware.
7770
</p>
78-
<p class="mb-0 d-flex justify-content-center pt-3">
79-
<a class="btn btn-outline-dark" href="mailto:[email protected]">Contact Us</a>
80-
<a class="btn btn-outline-dark ms-1" href="/services/research-computing/#let-the-path-team-help-with-your-proposal">How We Can Help</a>
71+
<p class="mb-0 d-flex justify-content-center pt-2">
72+
<a class="btn btn-outline-dark ms-1" href="https://portal.path-cc.io/application">Apply Now</a>
8173
</p>
8274
</div>
83-
{% endif %}
84-
75+
</div>
76+
<div class="col-12 col-lg-6">
8577
<div class="p-3 my-4 bg-white-offset rounded shadow">
86-
<h3 class="mt-0 fw-bold text-center text-primary">Apply for Compute Credits</h3>
78+
<h3 class="mt-0 fw-bold text-center text-primary">Request Storage Space</h3>
8779
<p class="text-center">
88-
The PATh facility has compute credits available for researchers! Apply now to access the PATh facility and run HTC workloads on purpose built hardware.
80+
The OSDF service connects storage made available at US institutions for hosting copies of scientific datasets. Request now to make your dataset accessible for sharing or processing.
8981
</p>
9082
<p class="mb-0 d-flex justify-content-center pt-2">
91-
<a class="btn btn-outline-dark ms-1" href="https://portal.path-cc.io/application">Apply Now</a>
83+
<a class="btn btn-outline-dark ms-1" href="mailto:[email protected]?subject=Contact%20OSDF%20Support%20via%20PATh%20Homepage">Contact OSDF Support Staff</a>
9284
</p>
9385
</div>
94-
9586
</div>
9687
</div>
9788

9889
</div>
9990

10091
<div class="container-lg my-5">
10192
<div id="path-for-researchers" class="row my-3">
102-
<div class="col-12 col-md-4 col-xxl-4">
103-
<img class="d-none d-md-block img-fluid" src="{{ 'images/PATh_Researchers.svg' | relative_url}}"/>
93+
<div class="col-12 col-md-4 col-xxl-4 d-flex">
94+
<img class="d-none d-md-block img-fluid my-auto" src="{{ 'images/PATh_Researchers.svg' | relative_url}}"/>
10495
</div>
10596
<div class="col-12 col-md-8 col-xxl-8 d-flex">
10697
<div class="my-auto d-flex flex-column">
@@ -124,7 +115,17 @@ <h3 class="header-bar">
124115
<a href="https://opensciencegrid.org/about/open_science_pool/">Open Science Pool</a>. Sign up now
125116
and join the hundreds of <a href="https://osg-htc.org/projects">projects</a> using the OSPool!
126117
<div>
127-
<a class="btn btn-outline-primary text-decoration-none" href="https://portal.osg-htc.org">Sign up on the OSG Portal</a>
118+
<a class="btn btn-outline-primary text-decoration-none" href="https://portal.osg-htc.org/application">Request an OSPool Account</a>
119+
</div>
120+
</p>
121+
<p class="fs-5">
122+
US-affiliated researchers can use the <a href="https://osg-htc.org/osdf">OSDF</a> to make their datasets available for sharing or
123+
processing on the OSPool. The OSPool can be used to analyze the data via the OSDF.
124+
Existing repositories can be connected to the OSDF or researchers can request storage
125+
space funded through the NSF's CC* program.
126+
<div>
127+
<a class="btn btn-outline-primary text-decoration-none" href="mailto:[email protected]?subject=Contact%20OSDF%20Support%20via%20PATh%20Homepage">Contact OSDF Support Staff</a>
128+
<a class="btn btn-outline-primary text-decoration-none" href="https://portal.osg-htc.org/application">Request an OSPool Account</a>
128129
</div>
129130
</p>
130131
</div>

0 commit comments

Comments
 (0)