Skip to content

Commit

Permalink
Enabled debug
Browse files Browse the repository at this point in the history
  • Loading branch information
abkein committed Feb 7, 2025
1 parent 8c25b6f commit afeac7b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/nucc_defs.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@
# define LMP_NUCC_CLUSTER_MAX_SIZE 300
# define LMP_NUCC_CLUSTER_MAX_GHOST 300

// #define __NUCC_CSPAN_CHECK_ACCESS
// #define __NUCC_CHECK_ACCESS
// #define __NUCC_CSPAN_DEBUG_CALLS
#define __NUCC_CSPAN_CHECK_ACCESS
#define __NUCC_CHECK_ACCESS
#define __NUCC_CSPAN_DEBUG_CALLS

namespace NUCC {

Expand Down

0 comments on commit afeac7b

Please sign in to comment.