Skip to content

Commit 639d8c2

Browse files
committed
Remove kokkos library
1 parent 0e66c88 commit 639d8c2

File tree

2 files changed

+0
-20
lines changed

2 files changed

+0
-20
lines changed

docker/Dockerfile-ubuntu

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -85,11 +85,9 @@ RUN apt-get update && \
8585

8686
COPY install-pfft.sh /tmp
8787
COPY install-scafacos.sh /tmp
88-
COPY install-kokkos.sh /tmp
8988

9089
RUN sh /tmp/install-pfft.sh && rm /tmp/install-pfft.sh && \
9190
sh /tmp/install-scafacos.sh && rm /tmp/install-scafacos.sh && \
92-
sh /tmp/install-kokkos.sh && rm /tmp/install-kokkos.sh && \
9391
ldconfig
9492

9593
ENV NVIDIA_VISIBLE_DEVICES=all

docker/install-kokkos.sh

Lines changed: 0 additions & 18 deletions
This file was deleted.

0 commit comments

Comments
 (0)