Skip to content

Commit

Permalink
add nl
Browse files Browse the repository at this point in the history
  • Loading branch information
bob80905 committed Dec 2, 2023
1 parent 6e251b0 commit a96d7c6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@
[NodeLaunch("broadcasting")]
[NodeDispatchGrid(65535, 65535, 65535)] // expected-error {{'NodeDispatchGrid' X * Y * Z product may not exceed 16,777,215 (2^24-1)}}
[NumThreads(1, 1, 1)]
void myNode() { }
void myNode() { }

0 comments on commit a96d7c6

Please sign in to comment.