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

add viewTestMutable #307

Merged

Conversation

BenjaminW3
Copy link
Member

@BenjaminW3 BenjaminW3 commented Jan 9, 2017

This adds the generic test function viewTestMutable which tests the operation set and the copy operation on the given view/buffer. The view/buffer contents are checked for correctness with a kernel.

  • adds static asserts for dim<=3 for CPU copy and set
  • disables 4D tests even for CPU accelerators as long as it is not fully supported

Prework for n-dimensional copy/set support (See #159 and #290).

@BenjaminW3
Copy link
Member Author

Ready!

@psychocoderHPC psychocoderHPC merged commit 98992ca into alpaka-group:develop Jan 25, 2017
@BenjaminW3 BenjaminW3 deleted the topic-add-viewTestMutable branch February 16, 2017 21:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants