Skip to content

Commit 7cf9e43

Browse files
authored
Update Dockerfile
1 parent 021fd3e commit 7cf9e43

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

+1
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ RUN apt-get update && apt-get install -y build-essential \
3737
vim \
3838
gdb \
3939
valgrind \
40+
libclblast-dev \
4041
&& apt-get clean && rm -rf /var/lib/apt/lists/*
4142

4243
# NVIDIA does not provide OpenCL passthru.

0 commit comments

Comments
 (0)