Skip to content

Commit

Permalink
minor fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Ahdhn committed Aug 14, 2023
1 parent b4f889b commit 05963a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/rxmesh/patch_scheduler.cuh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

// for debugging, this macro let the scheduler only generate one valid patch
// (corresponding to the blockIdx.x)
#define PROCESS_SINGLE_PATCH
//#define PROCESS_SINGLE_PATCH

// inpsired/taken from
// https://github.com/GPUPeople/Ouroboros/blob/9153c55abffb3bceb5aea4028dfcc00439b046d5/include/device/queues/Queue.h
Expand Down

0 comments on commit 05963a6

Please sign in to comment.