Skip to content

Commit

Permalink
restore macro that was used
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffhammond committed Nov 17, 2024
1 parent 5d6db62 commit f659067
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Cxx11/p2p-cudastf.cu
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,8 @@

using namespace cuda::experimental::stf;

#define BLOCK_SIZE 32

int main(int argc, char* argv[])
{
std::cout << "Parallel Research Kernels version " << PRKVERSION << std::endl;
Expand Down

0 comments on commit f659067

Please sign in to comment.