1
0
mirror of https://github.com/andre-wojtowicz/blas-benchmarks synced 2024-07-22 14:35:29 +02:00

minor info

This commit is contained in:
Andrzej Wójtowicz 2016-05-04 12:46:23 +02:00
parent f1c7509cfb
commit a709df59a7

View File

@ -423,6 +423,7 @@ function clblas_install {
echo "Started installing clBLAS"
# opencl 1.2
apt-get install libboost-dev liblapack-dev libboost-program-options-dev opencl-headers nvidia-opencl-dev -y
wget ${WGET_OPTIONS} https://github.com/clMathLibraries/clBLAS/archive/v2.10.tar.gz -O clBLAS-2.10.tar.gz