From 82096aa40835a839e4a99c8f8af3e3365610f080 Mon Sep 17 00:00:00 2001 From: Andre Merzky Date: Tue, 19 Aug 2025 16:15:33 +0200 Subject: [PATCH] update ro RP blurb and examples --- index.html | 61 +++++++++++--------- radical-pilot/basic_example.html | 96 ++++++++++++++++---------------- 2 files changed, 84 insertions(+), 73 deletions(-) diff --git a/index.html b/index.html index 31c689e..202207b 100644 --- a/index.html +++ b/index.html @@ -86,27 +86,38 @@

RADICAL Cybertools

-
-
-
-
-

RADICAL-Pilot

-

RADICAL-Pilot uses pilots in order to achieve the scalable execution of large numbers of tasks. A pilot is a job submitted to a machine in order to acquire exclusive use of a chunk of its resources. Once the pilot becomes active, it can execute the tasks specified by the user. Instead of having each task waiting on a machine to be executed, the user only has to wait once with a pilot! RADICAL-Pilot allows users to specify resources in the form of pilots and their tasks separately so the user can wait once and run everything. -

- Basic Example - Getting Started - More Info - Documentation - Github Project -

- -
-
- -
+
+
+
+
+

RADICAL-Pilot

+

+ + RADICAL-Pilot (RP) is a scalable and flexible Pilot-Job system + that provides application-level resource management capabilities + on HPC resources. RP interfaces to various low level resource + managers like Slurm, PBS(Pro), Torque, LSF, and Cobalt, and also + to various task execution backends like Slurm, OpenMPI, MPICH, + PRTE, JSRUN, Flux, Dragon, and others. Next to managing + executable tasks, RP can also run Python function on the target + resources if the execution backend supports it (e.g. for Raptor, + Dragon). + +

+ Basic Example + Getting Started + More Info + Documentation + Github Project +

+
+
+ +
- +
+
@@ -125,7 +136,7 @@

Ensemble Toolkit

More Info Documentation Github Project -

+

@@ -143,11 +154,11 @@

Ensemble Toolkit

RADICAL-SAGA

RADICAL-SAGA is the infrastructure access - layer of the RADICAL Cybertools stack. It provides - a homogeneous programming interface to the majority of production - HPC queuing systems, Grid- and Cloud-services. + layer of the RADICAL Cybertools stack. It provides + a homogeneous programming interface to the majority of production + HPC queuing systems, Grid- and Cloud-services. RADICAL-SAGA supports XSDE and OSG resources as well - as academic and commercial cloud computing platforms. + as academic and commercial cloud computing platforms.

More Info @@ -168,7 +179,7 @@

RADICAL-SAGA