Skip to content

Commit

Permalink
1.5.0-rc.3
Browse files Browse the repository at this point in the history
  • Loading branch information
jonafeucht committed Nov 9, 2024
1 parent 564e068 commit 58db94a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile.opencl.amd.rusticl
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@ RUN chmod 666 /dev/dri/card* || true
ENV OCL_ICD_VENDORS="/etc/OpenCL/vendors"
ENV OPENCL_VENDOR_PATH="/etc/OpenCL/vendors"
ENV RUSTICL_ENABLE=radeonsi
ENV RUSTICL_FEATURES="f16,f64"

COPY requirements.txt /app/requirements.txt
RUN /app/venv/bin/pip install --no-cache-dir -r requirements.txt --extra-index-url https://download.pytorch.org/whl/cpu
Expand Down

0 comments on commit 58db94a

Please sign in to comment.