Skip to content
Snippets Groups Projects

Add py-torch to container

Merged Sakib Rahman requested to merge feature-addPytorch into master
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
MAKEFLAGS += -Orecurse
SPACK ?= spack
SPACK_INSTALL_FLAGS += --no-check-signature
SPACK_INSTALL_FLAGS += --no-check-signature --show-log-on-error
export SPACK_COLOR = always
Loading