Skip to content

Commit e4f8ae4

Browse files
committed
DRP Team: Describe new shared stacks on Tiger
1 parent fb73eb7 commit e4f8ae4

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

teams/drp.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,12 +59,13 @@ You should therefore enable ``devtoolset-6`` before proceeding:
5959

6060
For more information on devtoolset usage, refer to :ref:`the main developer guide <lsst-dev-tools>`.
6161

62-
A regularly-updated LSST “shared stack” is available in :file:`/tigress/HSC/LSST/stack_tiger/` (note that the name of the cluster is embedded in the path).
62+
Regularly-updated LSST “shared stacks” are provided on Tiger.
63+
Separate stacks are available providing Python versions 2 and 3, in :file:`/tigress/HSC/LSST/stack2_tiger/` and :file:`/tigress/HSC/LSST/stack3_tiger/` respectively.
6364
To get started, try:
6465

6566
.. prompt:: bash
6667

67-
. /tigress/HSC/LSST/stack_tiger/loadLSST.bash
68+
. /tigress/HSC/LSST/stack3_tiger/loadLSST.bash
6869
setup lsst_apps
6970

7071
Perseus

0 commit comments

Comments
 (0)