diff --git a/docs/compute-element/hosted-ce.md b/docs/compute-element/hosted-ce.md index d56c9b3e5..29e03f5fe 100644 --- a/docs/compute-element/hosted-ce.md +++ b/docs/compute-element/hosted-ce.md @@ -4,6 +4,9 @@ DateReviewed: 2021-01-28 Requesting an OSG Hosted CE =========================== +!!! info "Schedule a consultation" + To ensure that we can meet your research computing goals needs, please contact us at to schedule a consultation. + 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..d863eaba7 100644 --- a/docs/resource-sharing/os-backfill-containers.md +++ b/docs/resource-sharing/os-backfill-containers.md @@ -4,6 +4,9 @@ DateReviewed: 2021-12-17 Open Science Pool Containers ============================ +!!! info "Schedule a consultation" + To ensure that we can meet your research computing goals needs, please contact us at to schedule a consultation. + 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..5b3b32984 100644 --- a/docs/resource-sharing/overview.md +++ b/docs/resource-sharing/overview.md @@ -3,6 +3,9 @@ title: Compute Resource Sharing Overview Compute Resource Sharing Overview ================================= +!!! info "Schedule a consultation" + To ensure that we can meet your research computing goals needs, please contact us at to schedule a consultation. + 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..e6776fdcb 100644 --- a/docs/resource-sharing/user-containers.md +++ b/docs/resource-sharing/user-containers.md @@ -3,6 +3,9 @@ title: User-launched Containers with Singularity/Apptainer User-launched Containers with Singularity/Apptainer =================================================== +!!! info "Schedule a consultation" + To ensure that we can meet your research computing goals needs, please contact us at to schedule a consultation. + 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