Skip to content

Commit

Permalink
Merge branch 'master' into pr-fix-cc2
Browse files Browse the repository at this point in the history
  • Loading branch information
fbischoff committed Oct 14, 2024
2 parents 054592f + 93a9a5c commit 9540af0
Show file tree
Hide file tree
Showing 17 changed files with 663 additions and 165 deletions.
3 changes: 3 additions & 0 deletions cmake/config.h.in
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,9 @@
#cmakedefine MADNESS_ASSERTIONS_DISABLE 1
#cmakedefine MADNESS_ASSERTIONS_THROW 1

/* The default binding for threads */
#define MADNESS_TASK_BACKEND "@MADNESS_TASK_BACKEND@"

/* Thread-safety level requested from MPI by MADNESS */
#define MADNESS_MPI_THREAD_LEVEL @MADNESS_MPI_THREAD_LEVEL@
#cmakedefine STUBOUTMPI 1
Expand Down
Loading

0 comments on commit 9540af0

Please sign in to comment.