You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: stack/platforms.rst
+2-4Lines changed: 2 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ Supported Platforms
5
5
Introduction
6
6
============
7
7
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`_).
9
9
The software will likely work on any Unix-like systems but we limit our testing and support to a fixed set of platforms.
10
10
Patches may be accepted from developers who test on other operating systems.
11
11
@@ -26,13 +26,10 @@ The baseline platform is currently AlmaLinux 9 on Intel x86_64.
26
26
27
27
We regularly test the following platforms in addition to the baseline platform:
28
28
29
-
* macOS Monterey (12.x) on x86;
30
-
* macOS Ventura (13.x) on x86;
31
29
* macOS Sonoma (14.x) on Apple Silicon;
32
30
* AlmaLinux 9 on ARM (aarch64).
33
31
34
32
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.)
36
33
37
34
.. _platforms-environment:
38
35
@@ -49,3 +46,4 @@ To request that a new package be added to the environment, please :doc:`file an
0 commit comments