Skip to content

[oneMKL] Add verification for oneMKL RNG Samples #2509

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

Merged
merged 7 commits into from
Oct 8, 2024

Conversation

andreyfe1
Copy link
Contributor

@andreyfe1 andreyfe1 commented Oct 7, 2024

Description

It looks natural that the sample calculates a new data and checks whether new data are correct or not.
So, adding a verification for Random Number Generation samples and exiting the program with a non-zero code if the new data are unexpected.

Type of change

Please delete options that are not relevant. Add a 'X' to the one that is applicable.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Implement fixes for ONSAM Jiras

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

  • Command Line
  • oneapi-cli
  • Visual Studio
  • Eclipse IDE
  • VSCode
  • When compiling the compliler flag "-Wall -Wformat-security -Werror=format-security" was used

@andreyfe1 andreyfe1 requested a review from jimmytwei October 8, 2024 13:29
@andreyfe1
Copy link
Contributor Author

Hi @jimmytwei. Could you please the PR?

@jimmytwei jimmytwei merged commit 631dc54 into oneapi-src:development Oct 8, 2024
@andreyfe1 andreyfe1 deleted the rng_verification branch February 20, 2025 15:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants