-
Notifications
You must be signed in to change notification settings - Fork 110
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[oneMKL][RNG][Spec] Added oneMKL RNG Device APIs #493
[oneMKL][RNG][Spec] Added oneMKL RNG Device APIs #493
Conversation
iMartyan
commented
Sep 1, 2023
•
edited
Loading
edited
- Divided Host APIs and Device APIs into separate directories
- Minor cosmetic changes to Host APIs
- Added Device APIs based on oneMKL Developer Reference
@paveldyakov, @aelizaro, @andreyfe1, Could you please review changes? |
source/elements/oneMKL/source/domains/rng/device_routines/device-bibliography.rst
Outdated
Show resolved
Hide resolved
...oneMKL/source/domains/rng/device_routines/device-distributions-template-parameter-method.rst
Outdated
Show resolved
Hide resolved
...oneMKL/source/domains/rng/device_routines/device-distributions-template-parameter-method.rst
Outdated
Show resolved
Hide resolved
...oneMKL/source/domains/rng/device_routines/device-distributions-template-parameter-method.rst
Outdated
Show resolved
Hide resolved
...oneMKL/source/domains/rng/device_routines/device-distributions-template-parameter-method.rst
Outdated
Show resolved
Hide resolved
source/elements/oneMKL/source/domains/rng/device_routines/device-distributions.rst
Outdated
Show resolved
Hide resolved
source/elements/oneMKL/source/domains/rng/device_routines/device-rng-bits.rst
Outdated
Show resolved
Hide resolved
source/elements/oneMKL/source/domains/rng/device_routines/device-rng-usage-model.rst
Outdated
Show resolved
Hide resolved
source/elements/oneMKL/source/domains/rng/host_routines/manual-offload-routines.rst
Outdated
Show resolved
Hide resolved
source/elements/oneMKL/source/domains/rng/device_routines/device-bibliography.rst
Outdated
Show resolved
Hide resolved
...oneMKL/source/domains/rng/device_routines/device-distributions-template-parameter-method.rst
Outdated
Show resolved
Hide resolved
...oneMKL/source/domains/rng/device_routines/device-distributions-template-parameter-method.rst
Outdated
Show resolved
Hide resolved
...oneMKL/source/domains/rng/device_routines/device-distributions-template-parameter-method.rst
Outdated
Show resolved
Hide resolved
source/elements/oneMKL/source/domains/rng/device_routines/device-rng-mcg31m1.rst
Outdated
Show resolved
Hide resolved
source/elements/oneMKL/source/domains/rng/device_routines/device-rng-mcg31m1.rst
Outdated
Show resolved
Hide resolved
source/elements/oneMKL/source/domains/rng/device_routines/device-rng-uniform-bits.rst
Outdated
Show resolved
Hide resolved
source/elements/oneMKL/source/domains/rng/device_routines/device-rng-uniform-continuous.rst
Outdated
Show resolved
Hide resolved
source/elements/oneMKL/source/domains/rng/device_routines/device-rng-usage-model.rst
Outdated
Show resolved
Hide resolved
...oneMKL/source/domains/rng/device_routines/device-distributions-template-parameter-method.rst
Outdated
Show resolved
Hide resolved
...oneMKL/source/domains/rng/device_routines/device-distributions-template-parameter-method.rst
Outdated
Show resolved
Hide resolved
source/elements/oneMKL/source/domains/rng/device_routines/device-rng-bits.rst
Outdated
Show resolved
Hide resolved
source/elements/oneMKL/source/domains/rng/device_routines/device-rng-bits.rst
Outdated
Show resolved
Hide resolved
source/elements/oneMKL/source/domains/rng/device_routines/device-rng-exponential.rst
Outdated
Show resolved
Hide resolved
source/elements/oneMKL/source/domains/rng/device_routines/device-rng-lognormal.rst
Outdated
Show resolved
Hide resolved
source/elements/oneMKL/source/domains/rng/device_routines/device-rng-lognormal.rst
Outdated
Show resolved
Hide resolved
source/elements/oneMKL/source/domains/rng/device_routines/device-rng-uniform-discrete.rst
Outdated
Show resolved
Hide resolved
source/elements/oneMKL/source/domains/rng/device_routines/device-rng-usage-model.rst
Outdated
Show resolved
Hide resolved
...oneMKL/source/domains/rng/device_routines/device-distributions-template-parameter-method.rst
Outdated
Show resolved
Hide resolved
source/elements/oneMKL/source/domains/rng/device_routines/device-rng-usage-model.rst
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
please, check bibliography.rst, maybe it is lost in PR
source/elements/oneMKL/source/domains/rng/onemkl-rng-overview.rst
Outdated
Show resolved
Hide resolved
source/elements/oneMKL/source/domains/rng/host_api/rng-host-routines.rst
Show resolved
Hide resolved
source/elements/oneMKL/source/domains/rng/device_api/device-rng-usage-model.rst
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for the great work, Ivan!
Thanks. It is not lost, just was returned to its original state, so no appearance in PR. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. Thanks. Great work!
Does this change the spec in any way taht would need us to update minor or major release value ? |
@spencerpatty, if I am not mistaken the coming version is oneAPI 1.3 provisional update |