repo.or.cz
/
charm.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
remove xt3
[charm.git]
/
src
/
arch
/
mpi-linux-x86_64
/
conv-mach-vmi.h
blob
569f49bed07056658775d5509df1b30b3926bf4c
1
2
#undef CMK_MALLOC_USE_GNU_MALLOC
3
#undef CMK_MALLOC_USE_OS_BUILTIN
4
#define CMK_MALLOC_USE_GNU_MALLOC 0
5
#define CMK_MALLOC_USE_OS_BUILTIN 1
6
7
#undef CMK_THREADS_USE_CONTEXT
8
#define CMK_THREADS_USE_CONTEXT 1
9
10
#define CMK_DISABLE_SYNC 1
11
12
#define CMK_MPI_VMI 1