From 07662c5ebf8d263db0eab3a3112ffffe9d0cc760 Mon Sep 17 00:00:00 2001 From: sislam2 <sislam2@unl.edu> Date: Mon, 11 Mar 2024 13:04:46 -0500 Subject: [PATCH] Update _index.md --- content/OSG/_index.md | 16 ++++------------ 1 file changed, 4 insertions(+), 12 deletions(-) diff --git a/content/OSG/_index.md b/content/OSG/_index.md index 018d8a70..cde2f66f 100644 --- a/content/OSG/_index.md +++ b/content/OSG/_index.md @@ -6,17 +6,12 @@ weight = "90" If you find that you are not getting access to the volume of computing resources needed for your research through HCC, you might also consider -submitting your jobs to the Open Science Grid (OSG). +submitting your jobs to the OSG. -### What is the Open Science Grid? +### What is OSG? -The [Open Science Grid](http://opensciencegrid.org) advances -science through open distributed computing. The OSG is a -multi-disciplinary partnership to federate local, regional, community -and national cyber infrastructures to meet the needs of research and -academic communities at all scales. HCC participates in the OSG as a -resource provider and a resource user. We provide HCC users with a -gateway to running jobs on the OSG. +[OSG](http://opensciencegrid.org) advances +science through open distributed computing and gives users access to a pool of resources referred as [OSPool](https://osg-htc.org/services/open_science_pool.html). Any researcher performing Open Science in the US can become an OSPool user. The OSPool provides its users with fair-share access (no allocation needed!) to processing and storage capacity contributed by university campuses, government-supported supercomputing institutions and research collaborations. Using state-of-the-art distributed computing technologies the OSPool is designed to support High Throughput workloads that consist of large ensembles of independent computations. The map below shows the Open Science Grid sites located across the U.S. @@ -25,6 +20,3 @@ The map below shows the Open Science Grid sites located across the U.S. This help document is divided into four sections, namely: - [Characteristics of an OSG friendly job]({{< relref "characteristics_of_an_osg_friendly_job" >}}) -- [How to submit an OSG Job with HTCondor]({{< relref "how_to_submit_an_osg_job_with_htcondor" >}}) -- [A simple example of submitting an HTCondorjob]({{< relref "a_simple_example_of_submitting_an_htcondor_job" >}}) -- [Using Distributed Environment Modules on OSG]({{< relref "using_distributed_environment_modules_on_osg" >}}) -- GitLab