Skip to content

Conversation

@karpenkoag
Copy link

  • An example of a scalar product of two vectors on a GPU has been added.

  • In the example, a benchmark of three implementation options is performed: through a cuBLAS call, using native CUDA code, and using the Rust-CUDA variant.

- An example of a scalar product of two vectors on a GPU has been added.

- In the example, a benchmark of three implementation options
is performed: through a cuBLAS call, using native CUDA code,
and using the Rust-CUDA variant.
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.

1 participant