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


[ROCm/hip commit: 31dc13d2ec]
Этот коммит содержится в:
Ben Sander
2016-04-11 09:17:27 -05:00
родитель b174e8bba7 f38157a67c
Коммит 5060403b2a
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);