Use HCC get_is_pool, add USE_PEER_TO_PEER level 2, 3.

This commit is contained in:
Ben Sander
2016-04-07 14:28:42 -05:00
parent 41f7317fb5
commit 15b4b1f81f
2 changed files with 12 additions and 10 deletions
+3 -2
View File
@@ -36,8 +36,9 @@ THE SOFTWARE.
#define USE_AV_COPY 0
// Compile peer-to-peer support.
// 2= use upcoming HCC APIs.
#define USE_PEER_TO_PEER 1
// >= 2 : use HCC hc:accelerator::get_is_peer
// >= 3 : use hc::am_memtracker_update_peers(...)
#define USE_PEER_TO_PEER 2
//#define INLINE static inline