Skip to content
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

Simplify error verification #114

Conversation

aacostadiaz
Copy link
Collaborator

@aacostadiaz aacostadiaz commented Aug 7, 2024

This PR implements a tensor initialisation method similar to the one used in the CUDA examples. This method generates random values that are cast to integers to simplify error testing when comparing to the reference implementation.

Copy link
Collaborator

@rolandschulz rolandschulz left a comment

Choose a reason for hiding this comment

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

comments can be addressed in later PRs

@aacostadiaz aacostadiaz force-pushed the aacosta/vector-initilization branch from 1963c79 to 7fdc226 Compare August 13, 2024 13:57
@aacostadiaz aacostadiaz force-pushed the aacosta/vector-initilization branch from 5f32e77 to 0e7ecfd Compare August 13, 2024 15:57
@aacostadiaz aacostadiaz merged commit ebadaed into codeplaysoftware:sycl-develop Aug 14, 2024
5 checks passed
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