Skip to content

[rocRAND] implement additional unit tests for better code coverage#619

Closed
NguyenNhuDi wants to merge 43 commits intoROCm:developfrom
NguyenNhuDi:zenguyen/test-rocrand-functions
Closed

[rocRAND] implement additional unit tests for better code coverage#619
NguyenNhuDi wants to merge 43 commits intoROCm:developfrom
NguyenNhuDi:zenguyen/test-rocrand-functions

Conversation

@NguyenNhuDi
Copy link
Collaborator

@NguyenNhuDi NguyenNhuDi commented Mar 5, 2025

No description provided.

@NguyenNhuDi NguyenNhuDi changed the title [rocRAND] implement additional unit tests for better code coverage [rocRAND] implement additional unit tests for better code coverage (distributions) Mar 5, 2025
@NguyenNhuDi
Copy link
Collaborator Author

Finished implementing missing unit tests for functions in rocrand_normal.h

@NguyenNhuDi NguyenNhuDi changed the title [rocRAND] implement additional unit tests for better code coverage (distributions) [rocRAND] implement additional unit tests for better code coverage (rocrand_normal.h) Mar 5, 2025
Copy link
Contributor

@amd-jnovotny amd-jnovotny left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changelog okay

@NguyenNhuDi NguyenNhuDi changed the title [rocRAND] implement additional unit tests for better code coverage (rocrand_normal.h) [rocRAND] implement additional unit tests for better code coverage Mar 17, 2025
NguyenNhuDi and others added 13 commits March 17, 2025 11:23
* Bump cryptography from 43.0.1 to 44.0.1 in /docs/sphinx (ROCm#611)

Bumps [cryptography](https://github.com/pyca/cryptography) from 43.0.1 to 44.0.1.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](pyca/cryptography@43.0.1...44.0.1)

---
updated-dependencies:
- dependency-name: cryptography
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* added test_discrete_distribution file

* finished discrete_alias tests

* temp commit

* merged in cmake fix

* started updating functions

* added cdf tests (not done need to modify)

* reformated tests

* finalized discrete_distribution tests

* updated changelog

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…/rocrand.h (#3)

* aded float4 out tests

* added double4 tests

* added double2 out tests

* reformated numeric test to only use one structure

* moved new tests to eof

* started implementation on UD with states

* added memory deallocation

* updated to use only one thread

* implemented rest of states UD test

* updated changelog
* started implementation for log normal tests

* implemented the rest of the missing functions

* updated changelog
* added additional tests for threefry2_32

* added additional tests for threefry2_64

* finished threefry tests

* updated change log
@danielsu-amd
Copy link

/AzurePipelines run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@jayhawk-commits
Copy link
Contributor

Closing the pull request in this repo. Please refer to the migrated pull request for updates.

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.

4 participants

Comments