Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
tilelang
Commits
93294e61
Commit
93294e61
authored
Feb 20, 2025
by
Lei Wang
Committed by
GitHub
Feb 20, 2025
Browse files
Update Dockerfile.cu120 (#98)
parent
2ac51a03
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
docker/Dockerfile.cu120
docker/Dockerfile.cu120
+1
-1
No files found.
docker/Dockerfile.cu120
View file @
93294e61
...
...
@@ -23,6 +23,6 @@ RUN conda install pip cmake && conda clean --all
RUN apt-get install -y python3 python3-dev python3-setuptools gcc libtinfo-dev zlib1g-dev build-essential cmake libedit-dev libxml2-dev
RUN git clone https://github.com/tile-ai/tilelang.git --recursive -b main TileLang \
&& cd TileLang && ./install.sh
&& cd TileLang && ./install
_cuda
.sh
CMD bash
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment