clMathLibraries / clBLAS

a software library containing BLAS functions written in OpenCL
Apache License 2.0
839 stars 240 forks source link

Tests fail to build in China #182

Closed hughperkins closed 8 years ago

hughperkins commented 8 years ago

Hi,

gtest download is unavailable from China, specifically this url: URL http://googletest.googlecode.com/files/gtest-1.7.0.zip

Plesae can you:

(Current output from build:

CMake Error at gtest-external-stamp/download-gtest-external.cmake:9 (file):
  file DOWNLOAD HASH mismatch

    for file: [/home/user/git/clBLAS/src/build/tests/gtest-external-prefix/src/gtest-1.7.0.zip]
      expected hash: [2d6ec8ccdf5c46b05ba54a9fd1d130d7]
        actual hash: [d41d8cd98f00b204e9800998ecf8427e]

)

(Edit: note: I will send a pull request for this, so it's just for info really)

sivagnanamn commented 7 years ago

Unavailable from Japan too.