clMathLibraries / clSPARSE

a software library containing Sparse functions written in OpenCL
Apache License 2.0
173 stars 60 forks source link

MTX files Download issue #188

Closed 9prady9 closed 8 years ago

9prady9 commented 8 years ago

I have tried multiple times after giving some time gap, but i am still getting the follow errors when i try to download the MTX files

CMake Error at cmake/ExternalMTX.cmake:36 (file):
   file DOWNLOAD HASH mismatch

     for file: [/home/pradeep/gitroot/clSPARSE/build/Externals/MTX/Small/3elt.tar.gz]
       expected hash: [4699f0d2633d813c5ddfee7bfb551a54]
         actual hash: [d41d8cd98f00b204e9800998ecf8427e]
              status: [7;"Couldn't connect to server"]

 Call Stack (most recent call first):
   cmake/ExternalMTX.cmake:182 (MTX_process_files)
   CMakeLists.txt:168 (include)

 CMake Error at cmake/ExternalMTX.cmake:36 (file):
   file DOWNLOAD HASH mismatch

     for file: [/home/pradeep/gitroot/clSPARSE/build/Externals/MTX/Small/crack.tar.gz]
       expected hash: [82612407cbd68f3172adc9a6dc5562e6]
         actual hash: [d41d8cd98f00b204e9800998ecf8427e]
              status: [7;"Couldn't connect to server"]

 Call Stack (most recent call first):
   cmake/ExternalMTX.cmake:182 (MTX_process_files)
   CMakeLists.txt:168 (include)

 CMake Error at cmake/ExternalMTX.cmake:36 (file):
   file DOWNLOAD HASH mismatch

     for file: [/home/pradeep/gitroot/clSPARSE/build/Externals/MTX/Small/Alemdar.tar.gz]
       expected hash: [ef8f5d3574ea68e23d1f8a7a06f649e5]
         actual hash: [d41d8cd98f00b204e9800998ecf8427e]
              status: [7;"Couldn't connect to server"]

 Call Stack (most recent call first):
   cmake/ExternalMTX.cmake:182 (MTX_process_files)
   CMakeLists.txt:168 (include)
9prady9 commented 8 years ago

Gave it another shot today and it seems to work now. May be network issues the other day, although rest of network traffic was swift!