Skip to content

Commit beb5372

Browse files
authored
Updating docs to remove retired machines (Comet@SDSC, Cooley@ALCF, Theta@ALCF) (#3095)
1 parent cef87be commit beb5372

File tree

4 files changed

+0
-114
lines changed

4 files changed

+0
-114
lines changed

docs/userguide/configuring.rst

Lines changed: 0 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -531,17 +531,6 @@ Center's **Expanse** supercomputer. The example is designed to be executed on th
531531
.. literalinclude:: ../../parsl/configs/expanse.py
532532

533533

534-
Cooley (ALCF)
535-
-------------
536-
537-
The following snippet shows an example configuration for executing on Argonne Leadership Computing Facility's
538-
**Cooley** analysis and visualization system.
539-
The example uses the `parsl.executors.HighThroughputExecutor` and connects to Cooley's Cobalt scheduler
540-
using the `parsl.providers.CobaltProvider`. This configuration assumes that the script is being executed on the login nodes of Theta.
541-
542-
.. literalinclude:: ../../parsl/configs/cooley.py
543-
544-
545534
.. _configuring_nersc_cori:
546535

547536
Perlmutter (NERSC)
@@ -628,18 +617,6 @@ The example uses the `parsl.providers.LSFProvider` to provision compute nodes fr
628617
.. literalinclude:: ../../parsl/configs/summit.py
629618

630619

631-
Theta (ALCF)
632-
------------
633-
634-
.. image:: https://www.alcf.anl.gov/files/ALCF-Theta_111016-1000px.jpg
635-
636-
The following snippet shows an example configuration for executing on Argonne Leadership Computing Facility's
637-
**Theta** supercomputer. This example uses the `parsl.executors.HighThroughputExecutor` and connects to Theta's Cobalt scheduler
638-
using the `parsl.providers.CobaltProvider`. This configuration assumes that the script is being executed on the login nodes of Theta.
639-
640-
.. literalinclude:: ../../parsl/configs/theta.py
641-
642-
643620
TOSS3 (LLNL)
644621
------------
645622

parsl/configs/comet.py

Lines changed: 0 additions & 29 deletions
This file was deleted.

parsl/configs/cooley.py

Lines changed: 0 additions & 29 deletions
This file was deleted.

parsl/configs/theta.py

Lines changed: 0 additions & 33 deletions
This file was deleted.

0 commit comments

Comments
 (0)