Skip to content

undefined symbol: cudnnSetConvolutionGroupCount while running with cuDNN 7.0.3 and CUDA 9 #3567

@VladyslavZavadskyi

Description

@VladyslavZavadskyi

Installed from source, tried various branches (master, v0.3.0, soumith-patch-1), but still getting this error.
Full uninstall and reinstall didn't help either.
Calling inception.cuda() (form torchvision module) works fine, creating variables on the device doesn't seem to provoke this error either.
I've also just ran LD_DEBUG=libs python -c 'import torch' and got this log, which suggests that it searches for cudnn 6, but I have no idea why or how to fix it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions