Skip to content

Commit

Permalink
remove libtorch
Browse files Browse the repository at this point in the history
  • Loading branch information
jonasjucker committed Dec 9, 2024
1 parent fe686ce commit d9e66b7
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 57 deletions.
49 changes: 0 additions & 49 deletions repos/c2sm/packages/libtorch/package.py

This file was deleted.

8 changes: 0 additions & 8 deletions test/system_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -62,18 +62,10 @@ def test_install_int2lm_3_00_nvhpc():
spack_install('int2lm @int2lm-3.00 %nvhpc', test_root=False)


def test_install_libfyaml():
spack_install('libfyaml')


def test_install_libgrib1_nvhpc():
spack_install('libgrib1 %nvhpc')


def test_install_libtorch():
spack_install('libtorch')


def test_install_makedepf90():
# Tests are disabled because they fail with:
# test1.sh: No such file or directory
Expand Down

0 comments on commit d9e66b7

Please sign in to comment.