summaryrefslogtreecommitdiff
path: root/colossalai.spec
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2024-04-16 03:27:53 +0000
committerCoprDistGit <infra@openeuler.org>2024-04-16 03:27:53 +0000
commit40034c072c935ced4d4a0119fe9380dd9e641b91 (patch)
tree56a3f5f73ec66bd8ff5dbf05d473d14acafb537d /colossalai.spec
parent8ebd34e52543c91103065cb6b0f392aee3a69fa2 (diff)
automatic import of colossalaiopeneuler23.09
Diffstat (limited to 'colossalai.spec')
-rw-r--r--colossalai.spec4
1 files changed, 2 insertions, 2 deletions
diff --git a/colossalai.spec b/colossalai.spec
index 9e10dd2..4d7164c 100644
--- a/colossalai.spec
+++ b/colossalai.spec
@@ -16,7 +16,7 @@ License: %{open_license}
# the url and source0 url here
URL: https://www.colossalai.org/
-Source0: https://github.com/hpcaitech/ColossalAI/archive/refs/tags/v0.3.6.tar.gz
+Source0: https://github.com/hpcaitech/ColossalAI/archive/refs/tags/v%{version}.tar.gz#/ColossalAI-%{version}.tar.gz
# build requires
BuildRequires: python3-devel
@@ -26,7 +26,7 @@ BuildRequires: python3-wheel
BuildRequires: python3-hatchling
BuildRequires: python3-setuptools_scm
-BuildRequires: python-pytorch
+BuildRequires: python3-pytorch
# higharchy desc
%description