-
Notifications
You must be signed in to change notification settings - Fork 172
Open
Labels
featureA request to add a new featureA request to add a new featurehelp wantedTasks, issues or features that could be implemented and contributed to the projectTasks, issues or features that could be implemented and contributed to the project
Description
Summary
Make DFT set_value/get_value interface type-safe
Problem statement
In the Intel(R) oneAPI Math Kernel Library 2025.0, the variadic set_value/get_value interface has been deprecated.
Meanwhile, some set_value/get_value with fixed type are introduced.
https://www.intel.com/content/www/us/en/docs/onemkl/developer-reference-dpcpp/2025-0/configuration-setting-member-functions.html
https://www.intel.com/content/www/us/en/docs/onemkl/developer-reference-dpcpp/2025-0/configuration-querying-member-functions.html
I hope this library can also provide the same interface.
Metadata
Metadata
Assignees
Labels
featureA request to add a new featureA request to add a new featurehelp wantedTasks, issues or features that could be implemented and contributed to the projectTasks, issues or features that could be implemented and contributed to the project