Skip to content

Commit

Permalink
add issue tracking info
Browse files Browse the repository at this point in the history
  • Loading branch information
ksimpson-work committed Jan 6, 2025
1 parent de588de commit 2fbca70
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cuda_core/tests/test_program.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@


# TODO handle and test options whcih are only supported on more modern CUDA versions
# tracked in #337
def test_program_with_various_options(init_cuda):
code = 'extern "C" __global__ void my_kernel() {}'

Expand Down

0 comments on commit 2fbca70

Please sign in to comment.