Skip to content

Commit

Permalink
success! do not need patches and package.py
Browse files Browse the repository at this point in the history
Signed-off-by: vsoch <vsoch@users.noreply.github.com>
  • Loading branch information
vsoch committed Mar 9, 2022
1 parent 1b8a09b commit bcbc3f2
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 272 deletions.
4 changes: 0 additions & 4 deletions ubuntu/hip/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,6 @@ FROM ghcr.io/rse-ops/ubuntu:$ubuntu_version
ARG hip_version
ENV hip_version=$hip_version

# Update package file to have patch
#COPY ubuntu/hip/package.py /opt/spack/var/spack/repos/builtin/packages/llvm-amdgpu/package.py
#COPY ubuntu/hip/no_cyclades.patch /opt/spack/var/spack/repos/builtin/packages/llvm-amdgpu/no_cyclades.patch

# We need this patch https://github.com/trws/spack/blob/2a54f77d7ebdfbbf131d43abd941ba7736a09737/var/spack/repos/builtin/packages/llvm/package.py#L342-L343
RUN spack install --deprecated hip@${hip_version} rocprim@${hip_version}
RUN spack view --dependencies no symlink --ignore-conflicts /opt/view hip@${hip_version} && \
Expand Down
81 changes: 0 additions & 81 deletions ubuntu/hip/no_cyclades.patch

This file was deleted.

187 changes: 0 additions & 187 deletions ubuntu/hip/package.py

This file was deleted.

0 comments on commit bcbc3f2

Please sign in to comment.