mirror of
https://github.com/andre-wojtowicz/blas-benchmarks
synced 2024-11-03 20:50:27 +01:00
minor info
This commit is contained in:
parent
f1c7509cfb
commit
a709df59a7
@ -423,6 +423,7 @@ function clblas_install {
|
|||||||
|
|
||||||
echo "Started installing clBLAS"
|
echo "Started installing clBLAS"
|
||||||
|
|
||||||
|
# opencl 1.2
|
||||||
apt-get install libboost-dev liblapack-dev libboost-program-options-dev opencl-headers nvidia-opencl-dev -y
|
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
|
wget ${WGET_OPTIONS} https://github.com/clMathLibraries/clBLAS/archive/v2.10.tar.gz -O clBLAS-2.10.tar.gz
|
||||||
|
Loading…
Reference in New Issue
Block a user