Skip to content

Commit

Permalink
Disable reuse for now.
Browse files Browse the repository at this point in the history
Signed-off-by: George Bosilca <bosilca@icl.utk.edu>
  • Loading branch information
bosilca committed Aug 1, 2023
1 parent 90c53b1 commit 47eec14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/utils/dplasma_arena_datatype.h
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
#include "parsec/arena.h"
#include "parsec/class/parsec_hash_table.h"

#define REUSE_ARENA_DATATYPE
#undef REUSE_ARENA_DATATYPE
#define DATATYPE_KEY_STR_SZ 100

extern parsec_hash_table_t *dplasma_arenas;
Expand Down

0 comments on commit 47eec14

Please sign in to comment.