Skip to content

Cannot require CUDNN in Torch! Please help! #26

Open
@Hidden-dreamz

Description

@Hidden-dreamz

When i require 'cudnn' i get this error on ubuntu 16.04, nvidia driver 378.13, Cuda 8.0 (full newest release), Cudnn 6 (same problem with 5.1) using torch-cl and installed all cutorch cunn cudnn with laurocks. Torch works with my gpu i just cant get CUDNN to work. Please help! thanks! (and im using 1070 gpu)

/home/josh/torch-cl/install/share/lua/5.1/cudnn/init.lua:98: attempt to call field 'hasFastHalfInstructions' (a nil value)
stack traceback:
/home/josh/torch-cl/install/share/lua/5.1/cudnn/init.lua:98: in function 'fasterHalfMathTypeForCurrentDevice'
/home/josh/torch-cl/install/share/lua/5.1/cudnn/init.lua:112: in function 'configureMath'
/home/josh/torch-cl/install/share/lua/5.1/cudnn/init.lua:131: in main chunk
[C]: in function 'require'
stdin:1: in main chunk
[C]: at 0x00405e90

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions