-
Notifications
You must be signed in to change notification settings - Fork 2
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
Test random number sequence #60
Conversation
test this please |
@cianciosa can you please merge in the new changes from main that @idigs made to the ExCL (onyx) workflows? Thanks! |
88a68be
to
93a5435
Compare
test this please |
1 similar comment
test this please |
@idigs, the onyx workflow fails to build the CPU or GPU versions. The compilers being chosen are not compiling a test code. Please try to correct this. Thanks! |
@idigs scratch the previous comment. It appears to be working now :) |
test this please |
please test, onyx tests should fail |
please test, onyx tests should pass if there's not an issue with JOB_COUNT |
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.
Agate and Onyx build pass
This function checks that the sequence of uniform numbers produces white noise. The auto correlation of white noise is a Dirac delta function.
Should the random sequence show any correlation, multiple peaks would appear.