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
[mkandes@login1 mkandes]$ cp -r /cm/shared/apps/spack/0.17.3/cpu/ ./
cp: cannot open '/cm/shared/apps/spack/0.17.3/cpu/etc/spack/sdsc/tscc/0.17.3/cpu/specs/[email protected]/nohup.out' for reading: Permission denied
cp: cannot open '/cm/shared/apps/spack/0.17.3/cpu/etc/spack/sdsc/tscc/0.17.3/cpu/specs/[email protected]/[email protected]/nohup.out' for reading: Permission denied
cp: cannot open '/cm/shared/apps/spack/0.17.3/cpu/etc/spack/sdsc/tscc/0.17.3/gpu/specs/[email protected]/[email protected]/nohup.out' for reading: Permission denied
cp: cannot open '/cm/shared/apps/spack/0.17.3/cpu/etc/spack/sdsc/tscc/0.17.3/gpu/specs/[email protected]/[email protected]/nohup.out' for reading: Permission denied
cp: cannot open '/cm/shared/apps/spack/0.17.3/cpu/etc/spack/sdsc/tscc/0.17.3/gpu/specs/[email protected]/[email protected]/nohup.out' for reading: Permission denied
cp: cannot open '/cm/shared/apps/spack/0.17.3/cpu/etc/spack/sdsc/tscc/0.17.3/gpu/specs/nohup.out' for reading: Permission denied
cp: cannot open '/cm/shared/apps/spack/0.17.3/cpu/opt/spack/linux-rocky9-broadwell/gcc-11.2.0/matlab-2022b-tjyunced33q37kefssh5bw7o55m6vv5i/sys/ros2/glnxa64/ros2/src/gmock_vendor/include/gmock/gmock-generated-matchers.h' for reading: Permission denied
cp: cannot open '/cm/shared/apps/spack/0.17.3/cpu/opt/spack/linux-rocky9-broadwell/gcc-11.2.0/matlab-2022b-tjyunced33q37kefssh5bw7o55m6vv5i/toolbox/dsp/dsputilities/safeEval.m' for reading: Permission denied
cp: cannot open '/cm/shared/apps/spack/0.17.3/cpu/opt/spack/linux-rocky9-broadwell/gcc-11.2.0/matlab-2022b-tjyunced33q37kefssh5bw7o55m6vv5i/resources/dsp/ja_JP/fspecs/hphbmin/convert2specword.xml' for reading: Permission denied
cp: cannot open '/cm/shared/apps/spack/0.17.3/cpu/opt/spack/linux-rocky9-broadwell/gcc-11.2.0/matlab-2022b-tjyunced33q37kefssh5bw7o55m6vv5i/help/driving/csh/blocks/Simulink.SLDialogSource.SubSystem.Simulation_3D_Scene_Configuration.map' for reading: Permission denied
cp: cannot open '/cm/shared/apps/spack/0.17.3/cpu/opt/spack/linux-rocky9-broadwell/gcc-11.2.0/matlab-2022b-tjyunced33q37kefssh5bw7o55m6vv5i/help/dsp/csh/blocks/dspdialogkalmankalman_filter-id-isoutputeststate.html' for reading: Permission denied
[mkandes@login1 mkandes]$
[mkandes@login1 mkandes]$
[mkandes@login1 mkandes]$ ls
cpu spack
[mkandes@login1 mkandes]$ cd cpu/
[mkandes@login1 cpu]$ ls
bin COPYRIGHT LICENSE-APACHE opt README.md var
CHANGELOG.md etc LICENSE-MIT pyproject.toml SECURITY.md
CONTRIBUTING.md lib NOTICE pytest.ini share
[mkandes@login1 cpu]$ git log
commit c2a5096e36f5d730150883b66eb5a722dc05d585 (HEAD -> 0.17.3, origin/HEAD, origin/0.17.3)
Author: Jerry Greenberg <[email protected]>
Date: Fri Aug 25 12:52:25 2023 -0700
restrich amber cuda arch's to 60 and 75
commit a92602179c65bfbff02bd6c000399376359e6ac6
Author: Jerry Greenberg <[email protected]>
Date: Tue Aug 22 18:52:29 2023 -0700
added aspera-cli and awscli gpu install scripts
commit e9c3117747d843e1993b99b683814fab49c0545c
Author: Jerry Greenberg <[email protected]>
Date: Tue Aug 22 18:50:28 2023 -0700
added aspera-cli and awscli cpu install scripts
commit 9bdb30fa11920d6f6192c7e7fa9f8dfab04a8a3b
Author: Jerry Greenberg <[email protected]>
Date: Mon Jul 17 18:59:56 2023 -0700
[mkandes@login1 cpu]$ git remote -v
origin https://github.com/jerrypgreenberg/sdsc-tscc (fetch)
origin https://github.com/jerrypgreenberg/sdsc-tscc (push)
[mkandes@login1 cpu]$ pwd
/tscc/lustre/scratch/mkandes/cpu
[mkandes@login1 cpu]$
The task here was to sort out how to resync these deployed instances and the non-standard fork back with the offical sdsc/spack repo to track the changes made by @jerrypgreenberg during the deployment of the instances on TSCC2.
The text was updated successfully, but these errors were encountered:
@jerrypgreenberg has initially deployed the production Spack instances on TSCC2 --- tscc/0.17.3/cpu and tscc/0.17.3/gpu --- from a non-standard fork of the sdsc/spack repo: https://github.com/jerrypgreenberg/sdsc-tscc
The task here was to sort out how to resync these deployed instances and the non-standard fork back with the offical sdsc/spack repo to track the changes made by @jerrypgreenberg during the deployment of the instances on TSCC2.
The text was updated successfully, but these errors were encountered: