Skip to content

Make DFT set_value/get_value interface type-safe #614

Open
@zhiweij1

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.

Activity

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

Metadata

Assignees

No one assigned

    Labels

    featureA request to add a new featurehelp wantedTasks, issues or features that could be implemented and contributed to the project

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions