Skip to content

Commit

Permalink
core: Modernize CUDA code
Browse files Browse the repository at this point in the history
Use `auto const`, reduce scope of local variables, reduce code
duplication, simplify expressions (e.g. vector products), fix
conversion warnings.
  • Loading branch information
jngrad committed Dec 10, 2021
1 parent 60b4f0e commit 7104cb2
Show file tree
Hide file tree
Showing 6 changed files with 348 additions and 425 deletions.
Loading

0 comments on commit 7104cb2

Please sign in to comment.