Skip to content

Commit

Permalink
Removed null kernel as alleged amd bugfix, was not working
Browse files Browse the repository at this point in the history
  • Loading branch information
[email protected] committed Jan 7, 2024
1 parent c513a8f commit 9eb809e
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions src/main/resources/kernels.c
Original file line number Diff line number Diff line change
@@ -1,10 +1,5 @@
// Explosion Boost 9000

// null kernel as a workaround for AMD GPUs to ensure they return the correct results
kernel void null() {

}

struct constellation {
int ld;
int rd;
Expand Down

0 comments on commit 9eb809e

Please sign in to comment.