Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

source /cds/sw/ds/ana/conda1/manage/bin/psconda.sh -py3

  (defaults  defaults to py2, optionally add a "-py3" flag for py3)  flag for py3

source /cds/sw/ds/ana/conda1/manage/bin/setup_testrel

...

source /cds/sw/ds/ana/conda1/manage/bin/psconda.sh -py3

  (defaults  defaults to py2, optionally add a "-py3" flag for py3)  flag for py3

LCLS2

Development

cd mytestrel

...

./build_all.sh

Test build production

./clean_lcls2.sh

./build_all.sh -p install    # after a clean build!install

but keep in mind that any changes to the python will require that command to be issued again ("non-develop" mode).

...

source /cds/sw/ds/ana/conda2/manage/bin/psconda.sh


Test release for users of UED

source /reg/g/pcds/dist/pds/ued/scripts/setup_env.sh

References