- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
How do I handle the following diagnostics code? I looked up in the diagnostics reference, I did not find anything for cudnnCreateActivationDescriptor.
DPCT1027:11: The call to cudnnCreateActivationDescriptor was replaced with 0 because this call is redundant in SYCL.
The cuda API migration support shows that cudnnCreateActivationDescriptor is supported. What does it mean?
> dpct --version
Intel(R) DPC++ Compatibility Tool version 2024.0.0. Codebase:(269d56dc1363761a5eddaa9ff178df268ac78efa)
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Appreciate it if someone could reply to my question.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The functionality of API cudnnCreateActivationDescriptor is completed in the descriptor object declaration and definition. Therefore, there is no need to call some API to create descriptor explicitly after migration.
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page