MagmaDNN is NOT compatible with cudnn-v8 ?

14 views
Skip to first unread message

Nobody

unread,
Oct 24, 2022, 10:32:13 AM10/24/22
to MAGMA User

Hi... Guys:

It looks MagmaDNN is NOT compatible with cudnn-v8 ???


....../magmadnn/src/compute/conv2dforward/conv2dforwardop.cpp:274:65: error: ‘CUDNN_CONVOLUTION_FWD_PREFER_FASTEST’ was not declared in this scope; did you mean ‘CUDNN_CONVOLUTION_FWD_ALGO_FFT’?
  274 |             this->output_tensor->get_cudnn_tensor_descriptor(), CUDNN_CONVOLUTION_FWD_PREFER_FASTEST, 0,
      |                                                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
....../magmadnn/include/magmadnn/utilities_internal.h:39:20: note: in definition of macro ‘cudnnErrchk’
   39 |     { cudnnAssert((ans), __FILE__, __LINE__); }
      |                    ^~~
....../magmadnn/src/compute/conv2dforward/conv2dforwardop.cpp:292:13: error: ‘CUDNN_CONVOLUTION_BWD_DATA_PREFER_FASTEST’ was not declared in this scope; did you mean ‘CUDNN_CONVOLUTION_BWD_DATA_ALGO_FFT’?
  292 |             CUDNN_CONVOLUTION_BWD_DATA_PREFER_FASTEST, 0, &this->cudnn_settings.bwd_data_algo));
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
....../magmadnn/include/magmadnn/utilities_internal.h:39:20: note: in definition of macro ‘cudnnErrchk’
   39 |     { cudnnAssert((ans), __FILE__, __LINE__); }
      |                    ^~~
....../magmadnn/src/compute/conv2dforward/conv2dforwardop.cpp:297:47: error: ‘CUDNN_CONVOLUTION_BWD_FILTER_PREFER_FASTEST’ was not declared in this scope; did you mean ‘CUDNN_CONVOLUTION_BWD_FILTER_ALGO_FFT’?
  297 |             this->cudnn_settings.filter_desc, CUDNN_CONVOLUTION_BWD_FILTER_PREFER_FASTEST, 0,
      |                                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
....../magmadnn/include/magmadnn/utilities_internal.h:39:20: note: in definition of macro ‘cudnnErrchk’
   39 |     { cudnnAssert((ans), __FILE__, __LINE__); }
      |                    ^~~




Wondering if there is a plan to have it updated in near future?

Cheers

Soham Ghosh

unread,
Nov 24, 2022, 2:35:55 PM11/24/22
to 'Nobody' via MAGMA User
Hello,

I am out of office till October 18th, 2022. If this cannot wait till that day, please send a mail at soha...@gmail.com, which I will try to check as frequently as possible.

Thanks,
Soham.
> --
> You received this message because you are subscribed to the Google Groups "MAGMA User" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to magma-user+...@icl.utk.edu.
> To view this discussion on the web visit https://groups.google.com/a/icl.utk.edu/d/msgid/magma-user/31c65f45-4fcd-45c0-9a33-ee045c094383n%40icl.utk.edu.
Reply all
Reply to author
Forward
0 new messages