From 7a2d2dbc37924cdd85bc9ed57ff692640a91f815 Mon Sep 17 00:00:00 2001 From: Matt Westphall Date: Fri, 11 Oct 2024 17:01:32 -0500 Subject: [PATCH] SOFTWARE-6014: Add info blurb about contacting support to several documentation pages --- docs/compute-element/hosted-ce.md | 2 ++ docs/resource-sharing/os-backfill-containers.md | 2 ++ docs/resource-sharing/overview.md | 2 ++ docs/resource-sharing/user-containers.md | 2 ++ 4 files changed, 8 insertions(+) diff --git a/docs/compute-element/hosted-ce.md b/docs/compute-element/hosted-ce.md index d56c9b3e5..5f898f444 100644 --- a/docs/compute-element/hosted-ce.md +++ b/docs/compute-element/hosted-ce.md @@ -4,6 +4,8 @@ DateReviewed: 2021-01-28 Requesting an OSG Hosted CE =========================== +!!! info "For assistance starting a new OSG integration, please reach out to support@osg-htc.org" + An OSG Hosted Compute Entrypoint (CE) is the entry point for [resource requests](../resource-sharing/overview.md) coming from the OSG; it handles authorization and delegation of resource requests to your existing campus HPC/HTC cluster. diff --git a/docs/resource-sharing/os-backfill-containers.md b/docs/resource-sharing/os-backfill-containers.md index b56324961..7df28277e 100644 --- a/docs/resource-sharing/os-backfill-containers.md +++ b/docs/resource-sharing/os-backfill-containers.md @@ -4,6 +4,8 @@ DateReviewed: 2021-12-17 Open Science Pool Containers ============================ +!!! info "For assistance starting a new OSG integration, please reach out to support@osg-htc.org" + In order to [share compute resources](overview.md) with the Open Science Pool (OSPool), sites can launch pilot jobs directly by starting an OSG-provided Docker container. The container includes a worker node environment and an embedded pilot; diff --git a/docs/resource-sharing/overview.md b/docs/resource-sharing/overview.md index 88e9723fb..325d97a67 100644 --- a/docs/resource-sharing/overview.md +++ b/docs/resource-sharing/overview.md @@ -3,6 +3,8 @@ title: Compute Resource Sharing Overview Compute Resource Sharing Overview ================================= +!!! info "For assistance starting a new OSG integration, please reach out to support@osg-htc.org" + OSG uses a resource-overlay ("pilot") model to share resources from your local cluster: compute resources are added to a large central resource pool in the OSG through the use of a bootstrap process, often called a _pilot_ or a _glidein_. diff --git a/docs/resource-sharing/user-containers.md b/docs/resource-sharing/user-containers.md index 8358236ab..31f0f06f8 100644 --- a/docs/resource-sharing/user-containers.md +++ b/docs/resource-sharing/user-containers.md @@ -3,6 +3,8 @@ title: User-launched Containers with Singularity/Apptainer User-launched Containers with Singularity/Apptainer =================================================== +!!! info "For assistance starting a new OSG integration, please reach out to support@osg-htc.org" + The [OSG pilot container](os-backfill-containers.md) can be launched by users in order to run jobs on resources they have access to. The most common use case, documented here, is to start the pilot container inside a Slurm batch job that is launched by