Skip to content
This repository was archived by the owner on Nov 17, 2023. It is now read-only.
This repository was archived by the owner on Nov 17, 2023. It is now read-only.

Issue when build with CUDNN, CentOS 6.5 #348

Description

@Kublai-Jing

HI thanks for mxnet for great package !
When I am trying to build with CUDNN, I've got the following error when running the mnist example


INFO:root:Start training with [gpu(0)]
[09:38:18] ./dmlc-core/include/dmlc/logging.h:208: [09:38:18] ./mshadow/mshadow/./stream_gpu-inl.h:125: Check failed: (err) == (CUDNN_STATUS_SUCCESS) CUDNN_STATUS_NOT_INITIALIZED[
09:38:18] ./dmlc-core/include/dmlc/logging.h:208: [09:38:18] ./mshadow/mshadow/./stream_gpu-inl.h:125: Check failed: (err) == (CUDNN_STATUS_SUCCESS) CUDNN_STATUS_NOT_INITIALIZED
terminate called recursively
terminate called after throwing an instance of 'dmlc::Error'
what(): [09:38:18] ./mshadow/mshadow/./stream_gpu-inl.h:125: Check failed: (err) == (CUDNN_STATUS_SUCCESS) CUDNN_STATUS_NOT_INITIALIZED


However, it works with context = CPU.

CentOS 6.5
G++ 4.8.4
CUDA 6.5
CUDNN is 7.0
CUDA enabled
K40 Testla.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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