Skip to content

Conversation

@eqy
Copy link
Collaborator

@eqy eqy commented Feb 9, 2024

The current cuDNN submodule is ancient, this shouldn't break the build right?

Copy link
Collaborator

@crcrpar crcrpar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

oops

  /opt/pytorch/apex/apex/contrib/csrc/bottleneck/bottleneck.cpp: In function ‘void {anonymous}::run_conv_add_scale_bias_activation(int64_t*, int64_t*, int64_t*, int64_t*, int64_t*, int64_t*, cudnnDataType_t, c10::Half*, c10::Half*, c10::Half*, c10::Half*, c10::Half*, c10::Half*)’:
  /opt/pytorch/apex/apex/contrib/csrc/bottleneck/bottleneck.cpp:2245:25: error: ‘throw_if’ is not a member of ‘cudnn_frontend’
   2245 |         cudnn_frontend::throw_if([status]() { return (status != CUDNN_STATUS_SUCCESS); }, "Plan execute error", status);
        |                         ^~~~~~~~

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

Successfully merging this pull request may close these issues.

2 participants