Skip to content
New issue

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

test failded on W9100 GPU #28

Open
doonny opened this issue Jan 21, 2016 · 1 comment
Open

test failded on W9100 GPU #28

doonny opened this issue Jan 21, 2016 · 1 comment

Comments

@doonny
Copy link

doonny commented Jan 21, 2016

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 ?

@gujunli
Copy link
Contributor

gujunli commented Jan 21, 2016

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.


Junli Gu--谷俊丽
Coordinated Science Lab
University of Illinois at Urbana-Champaign


Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants