We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi, I am using W9100 on a Ubuntu14.04.03 machine, the following tests failed after a successful make:
[----------] Global test environment tear-down [==========] 1297 tests from 201 test cases ran. (667076 ms total) [ PASSED ] 1293 tests. [ FAILED ] 4 tests, listed below: [ FAILED ] SGDSolverTest/2.TestLeastSquaresUpdateWithEverythingAccum, where TypeParam = caffe::GPUDevice [ FAILED ] SGDSolverTest/3.TestLeastSquaresUpdateWithEverythingAccum, where TypeParam = caffe::GPUDevice [ FAILED ] NesterovSolverTest/2.TestLeastSquaresUpdateWithEverythingAccum, where TypeParam = caffe::GPUDevice [ FAILED ] NesterovSolverTest/3.TestLeastSquaresUpdateWithEverythingAccum, where TypeParam = caffe::GPUDevice
The driver version is 15.201, APPSDK is v2.9-1.599.381. clBLAS is the latest from github.
Any idea how to fix this issue ?
The text was updated successfully, but these errors were encountered:
This is not your problem. I remember it is our issue. We should fix it.
On Wed, Jan 20, 2016 at 8:00 PM, Dong Wang [email protected] wrote:
Hi, I am using W9100 on a Ubuntu14.04.03 machine, the following tests failed after a successful make: [----------] Global test environment tear-down [==========] 1297 tests from 201 test cases ran. (667076 ms total) [ PASSED ] 1293 tests. [ FAILED ] 4 tests, listed below: [ FAILED ] SGDSolverTest/2.TestLeastSquaresUpdateWithEverythingAccum, where TypeParam = caffe::GPUDevice [ FAILED ] SGDSolverTest/3.TestLeastSquaresUpdateWithEverythingAccum, where TypeParam = caffe::GPUDevice [ FAILED ] NesterovSolverTest/2.TestLeastSquaresUpdateWithEverythingAccum, where TypeParam = caffe::GPUDevice [ FAILED ] NesterovSolverTest/3.TestLeastSquaresUpdateWithEverythingAccum, where TypeParam = caffe::GPUDevice The driver version is 15.201, APPSDK is v2.9-1.599.381. clBLAS is the latest from github. Any idea how to fix this issue ? — Reply to this email directly or view it on GitHub #28.
— Reply to this email directly or view it on GitHub #28.
Junli Gu--谷俊丽 Coordinated Science Lab University of Illinois at Urbana-Champaign
Sorry, something went wrong.
No branches or pull requests
Hi, I am using W9100 on a Ubuntu14.04.03 machine, the following tests failed after a successful make:
[----------] Global test environment tear-down
[==========] 1297 tests from 201 test cases ran. (667076 ms total)
[ PASSED ] 1293 tests.
[ FAILED ] 4 tests, listed below:
[ FAILED ] SGDSolverTest/2.TestLeastSquaresUpdateWithEverythingAccum, where TypeParam = caffe::GPUDevice
[ FAILED ] SGDSolverTest/3.TestLeastSquaresUpdateWithEverythingAccum, where TypeParam = caffe::GPUDevice
[ FAILED ] NesterovSolverTest/2.TestLeastSquaresUpdateWithEverythingAccum, where TypeParam = caffe::GPUDevice
[ FAILED ] NesterovSolverTest/3.TestLeastSquaresUpdateWithEverythingAccum, where TypeParam = caffe::GPUDevice
The driver version is 15.201, APPSDK is v2.9-1.599.381. clBLAS is the latest from github.
Any idea how to fix this issue ?
The text was updated successfully, but these errors were encountered: