Conflicts:
	RELEASE.md
	include/hcc_detail/hip_hcc.h
	samples/1_Utils/hipInfo/hipInfo.cpp
	src/hip_hcc.cpp
	src/hip_peer.cpp


[ROCm/clr commit: 1cc0ea86a1]
此提交包含在:
Ben Sander
2016-04-11 09:17:27 -05:00
當前提交 d3356ba99f
共有 2 個檔案被更改,包括 0 行新增2 行删除
-1
查看文件
@@ -38,7 +38,6 @@ THE SOFTWARE.
// Compile peer-to-peer support.
// >= 2 : use HCC hc:accelerator::get_is_peer
// >= 3 : use hc::am_memtracker_update_peers(...)
#define USE_PEER_TO_PEER 1
// Use new lock API in HCC:
#define USE_HCC_LOCK 0
-1
查看文件
@@ -453,7 +453,6 @@ void ihipDevice_t::locked_reset()
// Reset and remove streams:
crit->streams().clear();
// This resest peer list to just me:
crit->resetPeers(this);