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: services/lsst-dev.rst
+4-12Lines changed: 4 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -189,18 +189,15 @@ If you are using `Bash`_ — the default shell on ``lsst-dev01`` — try placing
189
189
Load the LSST Environment
190
190
=========================
191
191
192
-
We provide ready-to-use “shared” versions of the LSST software stack to enable developers to get up and running quickly with no installation step.
193
-
Each shared stack includes a fullyfledged Miniconda-based Python environment, a selection of additional development tools, and a selection of builds of the lsst_distrib meta-package.
194
-
The currently maintained stacks are regularly updated to include the latest weekly release, which is tagged as ``current``.
192
+
We provide a ready-to-use “shared” version of the LSST software stack to enable developers to get up and running quickly with no installation step.
193
+
The shared stack includes a fully-fledged Miniconda-based Python environment, a selection of additional development tools, and a selection of builds of the lsst_distrib meta-package.
194
+
The currently stack is regularly updated to include the latest weekly release, which is tagged as ``current``.
:file:`/ssd/lsstsw/stack2_20171021` 2 ``devtoolset-6`` Located on local, SSD based storage attached to the `lsst-dev01` system: it will support fast interactive use on that machine, but is not accessible across the network.
202
-
:file:`/ssd/lsstsw/stack3_20171021` 3 ``devtoolset-6`` Located on local, SSD based storage attached to the `lsst-dev01` system: it will support fast interactive use on that machine, but is not accessible across the network.
203
-
:file:`/software/lsstsw/stack2_20171022` 2 ``devtoolset-6`` Located on GPFS-based network storage; as such, it is cross-mounted across a variety of LSST systems at NCSA including those configured as part of the `HTCondor pool`_ and :doc:`Verification Cluster <verification>`.
204
201
:file:`/software/lsstsw/stack3_20171023` 3 ``devtoolset-6`` Located on GPFS-based network storage; as such, it is cross-mounted across a variety of LSST systems at NCSA including those configured as part of the `HTCondor pool`_ and :doc:`Verification Cluster <verification>`.
0 commit comments