-
Notifications
You must be signed in to change notification settings - Fork 115
Closed
Description
This RFC is linked to the main RFC proposed in uxlfoundation/oneMath#564.
The proposition is to rename and move the oneMKL Interface to avoid confusion with the Intel oneMKL product. The suggested new name is oneMath for now.
The implications on the specification are:
- Moving the folder
source/elements/oneMKL
tosource/elements/oneMath
- Renaming the files using "mkl" or "onemkl" to "onemath"
- Renaming the occurrences of "oneMKL" and "onemkl" to "oneMath" and "onemath" respectively
- Renaming the namespace
oneapi::mkl
tooneapi::math
and references to the folderoneapi/mkl
tooneapi/math
- Renaming remaining occurrences of "mkl" to "onemath" (internal variables and references to filenames)
Metadata
Metadata
Assignees
Labels
No labels