Skip to content
Snippets Groups Projects
Commit de503742 authored by Seungmin Kim's avatar Seungmin Kim
Browse files

Fix installation

parent 7d142ccd
No related branches found
No related tags found
No related merge requests found
Pipeline #55700 canceled
......@@ -15,7 +15,6 @@ RUN mamba install -c nvidia -c conda-forge --yes \
'rasterio' \
'gdal' \
'libgdal-arrow-parquet' \
'cuda-version=12.4' \
&& mamba clean --all -f -y \
&& pip install --no-cache-dir --extra-index-url="https://pypi.nvidia.com" --extra-index-url "https://download.pytorch.org/whl/cu124" \
# NVIDIA cuQuantum SDK
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment