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.sh errors for ToT cunn #410

Open
borisfom opened this issue Jan 6, 2017 · 3 comments
Open

test.sh errors for ToT cunn #410

borisfom opened this issue Jan 6, 2017 · 3 comments

Comments

@borisfom
Copy link
Contributor

borisfom commented Jan 6, 2017

Those are with Pascal:

VolumetricDilatedConvolution
error on weight (backward) with torch.CudaHalfTensor
LT failed: 2.3657379150391 >= 2.26
        ...fomitchev/git/distro/install/share/lua/5.1/cunn/test.lua:5100: in function 'v'
        ...fomitchev/git/distro/install/share/lua/5.1/cunn/test.lua:5690: in function <...fomitchev/git/distro/install/share/lua/5.1/cunn/test.lua:5688>
--------------------------------------------------------------------------------
VolumetricDilatedConvolution
error on bias (backward) with torch.CudaHalfTensor
LT failed: 2.3330039978027 >= 2.26
        ...fomitchev/git/distro/install/share/lua/5.1/cunn/test.lua:5103: in function 'v'
        ...fomitchev/git/distro/install/share/lua/5.1/cunn/test.lua:5690: in function <...fomitchev/git/distro/install/share/lua/5.1/cunn/test.lua:5688>
--------------------------------------------------------------------------------
SpatialDilatedConvolution_forward_batch
error on state (forward) with torch.CudaHalfTensor
LT failed: 0.020028591156006 >= 0.0101
        ...fomitchev/git/distro/install/share/lua/5.1/cunn/test.lua:1741: in function 'v'
        ...fomitchev/git/distro/install/share/lua/5.1/cunn/test.lua:5690: in function <...fomitchev/git/distro/install/share/lua/5.1/cunn
@gchanan
Copy link
Collaborator

gchanan commented Jan 6, 2017

what does ToT refer to?

@borisfom
Copy link
Contributor Author

borisfom commented Jan 6, 2017

@gchanan : Top of the Tree, a.k.a HEAD :).
I am also getting 'floating point exception' on nn tests with P100.

@borisfom
Copy link
Contributor Author

borisfom commented Jan 6, 2017

Update: after pulling master to all submodules today, this error is gone. I still do get intermittent failures in nn tests: segfaults.

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