We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
This issue is a continuation of issue #10.
We need to implement the following test functions in parallel using CUDA, that is in cudalayer:
cuda
Each function specification can be found in: http://arxiv.org/abs/1308.4008v1
The scope of this issue is parallel implementation using CUDA in the cuda layer.
Important: remember to modify the solution folder structure according to the modifications done in #6 - #7 (create bench folder and namespace).
The text was updated successfully, but these errors were encountered:
jairodelgado
No branches or pull requests
This issue is a continuation of issue #10.
We need to implement the following test functions in parallel using CUDA, that is in
cuda
layer:Each function specification can be found in: http://arxiv.org/abs/1308.4008v1
The scope of this issue is parallel implementation using CUDA in the
cuda
layer.Important: remember to modify the solution folder structure according to the modifications done in #6 - #7 (create bench folder and namespace).
The text was updated successfully, but these errors were encountered: