Skip to content

Commit db4d782

Browse files
authored
Merge pull request #709 from lsst-dm/tickets/DM-48467
DM-50881: Updated platforms to include new arch
2 parents 667ed63 + 43b1c49 commit db4d782

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

stack/platforms.rst

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Supported Platforms
55
Introduction
66
============
77

8-
The Science Pipelines are required to be portable across many compute platforms ranging from high-performance computing centers to laptops (refer to DMS-REQ-0308 in :lse:`61`).
8+
The Science Pipelines are required to be portable across many compute platforms ranging from high-performance computing centers to laptops (refer to DMS-REQ-0308 in `lse-61`_).
99
The software will likely work on any Unix-like systems but we limit our testing and support to a fixed set of platforms.
1010
Patches may be accepted from developers who test on other operating systems.
1111

@@ -26,13 +26,10 @@ The baseline platform is currently AlmaLinux 9 on Intel x86_64.
2626
2727
We regularly test the following platforms in addition to the baseline platform:
2828

29-
* macOS Monterey (12.x) on x86;
30-
* macOS Ventura (13.x) on x86;
3129
* macOS Sonoma (14.x) on Apple Silicon;
3230
* AlmaLinux 9 on ARM (aarch64).
3331

3432
See https://rubin-ci.slac.stanford.edu/blue for the current list of regularly-tested platforms.
35-
(The "osx" platform there for the "stack-os-matrix" job randomly chooses a Monterey or Ventura machine for each execution to limit load.)
3633

3734
.. _platforms-environment:
3835

@@ -49,3 +46,4 @@ To request that a new package be added to the environment, please :doc:`file an
4946
.. _Conda: https://conda.io
5047
.. _conda-forge: https://conda-forge.org/
5148
.. _scipipe_conda_env: https://github.com/lsst/scipipe_conda_env
49+
.. _lse-61: https://lse-61.lsst.io/

0 commit comments

Comments
 (0)