Move BGQ XLC flag setting from header to compiler command line
[charm.git] / src / arch / netlrts-win-x86_64 / conv-mach.h
blobc28649f76f4705782a8cc8a4ed60fef6e68139b5
1 #ifndef _CONV_MACH_H
2 #define _CONV_MACH_H
5 #define CMK_ASYNC_NOT_NEEDED 1
6 #define CMK_ASYNC_USE_FIOASYNC_AND_FIOSETOWN 0
7 #define CMK_ASYNC_USE_FIOASYNC_AND_SIOCSPGRP 0
8 #define CMK_ASYNC_USE_FIOSSAIOSTAT_AND_FIOSSAIOOWN 0
9 #define CMK_ASYNC_USE_F_SETFL_AND_F_SETOWN 0
11 #define CMK_GETPAGESIZE_AVAILABLE 0
13 #define CMK_MALLOC_USE_GNU_MALLOC 0
14 #define CMK_MALLOC_USE_OS_BUILTIN 1
16 #define CMK_MEMORY_PAGESIZE 8192
17 #define CMK_MEMORY_PROTECTABLE 0
19 #define CMK_IS_HETERO 1
21 #define CMK_NETPOLL 1
23 #define CMK_SSH_IS_A_COMMAND 1
24 #define CMK_SSH_NOT_NEEDED 0
26 #define CMK_SHARED_VARS_UNAVAILABLE 1
27 #define CMK_SHARED_VARS_UNIPROCESSOR 0
28 #define CMK_SHARED_VARS_NT_THREADS 0
30 #define CMK_SIGNAL_NOT_NEEDED 1
31 #define CMK_SIGNAL_USE_SIGACTION 0
32 #define CMK_SIGNAL_USE_SIGACTION_WITH_RESTART 0
34 #define CMK_SYNCHRONIZE_ON_TCP_CLOSE 0
36 #define CMK_THREADS_REQUIRE_NO_CPV 0
37 #define CMK_THREADS_COPY_STACK 0
38 #define CMK_THREADS_ARE_WIN32_FIBERS 1
40 #define CMK_TIMER_USE_GETRUSAGE 0
41 #define CMK_TIMER_USE_SPECIAL 0
42 #define CMK_TIMER_USE_TIMES 0
43 #define CMK_TIMER_USE_WIN32API 1
46 #define CMK_64BIT 1
48 #define CMK_WHEN_PROCESSOR_IDLE_BUSYWAIT 0
49 #define CMK_WHEN_PROCESSOR_IDLE_USLEEP 0
53 #define CMK_WEB_MODE 0
55 #define CMK_LBDB_ON 1
57 #define CMK_COMPILEMODE_ANSI 1
60 #endif