diff --git a/index.html b/index.html index 31c689e..202207b 100644 --- a/index.html +++ b/index.html @@ -86,27 +86,38 @@
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 (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 +
+
@@ -143,11 +154,11 @@ 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 @@