diff --git a/docs/RuntimeAPI/html/Synchonization.html b/docs/RuntimeAPI/html/Synchonization.html index f60f0cc1e4..d1d49391dd 100644 --- a/docs/RuntimeAPI/html/Synchonization.html +++ b/docs/RuntimeAPI/html/Synchonization.html @@ -109,7 +109,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search'); diff --git a/docs/RuntimeAPI/html/annotated.html b/docs/RuntimeAPI/html/annotated.html index 4a61698f75..1d7e7e2a5b 100644 --- a/docs/RuntimeAPI/html/annotated.html +++ b/docs/RuntimeAPI/html/annotated.html @@ -90,21 +90,26 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
Here are the classes, structs, unions and interfaces with brief descriptions:
- - - - - - - - - + + + + + + + + + + + + + +
oCdim3
oChipChannelFormatDesc
oChipDeviceArch_t
oChipDeviceProp_t
oChipEvent_t
oCihipDevice_t
oCihipEvent_t
oCihipStream_t
oCtexture
\CtextureReference
oCFakeMutex
oChipChannelFormatDesc
oChipDeviceArch_t
oChipDeviceProp_t
oChipEvent_t
oChipPointerAttribute_t
oCihipDevice_t
oCihipEvent_t
oCihipException
oCihipSignal_t
oCihipStream_t
oCStagingBuffer
oCtexture
\CtextureReference
diff --git a/docs/RuntimeAPI/html/bug.html b/docs/RuntimeAPI/html/bug.html index d9c64d7eb8..ef94caaa9f 100644 --- a/docs/RuntimeAPI/html/bug.html +++ b/docs/RuntimeAPI/html/bug.html @@ -80,22 +80,22 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
-
Member hipDeviceGetProperties (hipDeviceProp_t *prop, int device)
+
Member hipGetDeviceProperties (hipDeviceProp_t *prop, int device)

HCC always returns 0 for maxThreadsPerMultiProcessor

HCC always returns 0 for regsPerBlock

HCC always returns 0 for l2CacheSize

-
Member hipDeviceReset (void)
-
On HCC, hipDeviceReset is a nop and does not reset the device state.
Member hipMemcpyPeerAsync (void *dst, int dstDevice, const void *src, int srcDevice, size_t sizeBytes, hipStream_t stream=0)
This function uses a synchronous copy
Member hipStreamWaitEvent (hipStream_t stream, hipEvent_t event, unsigned int flags)
-
This function conservatively waits for all work in the specified stream to complete.
+
This function conservatively waits for all work in the specified stream to complete.
+
Member ihipDevice_t::getProperties (hipDeviceProp_t *prop)
+
: on HCC, isMultiGpuBoard returns True if system contains multiple GPUS (rather than if GPU is on a multi-ASIC board)
diff --git a/docs/RuntimeAPI/html/classes.html b/docs/RuntimeAPI/html/classes.html index 70491ef32f..205d994eda 100644 --- a/docs/RuntimeAPI/html/classes.html +++ b/docs/RuntimeAPI/html/classes.html @@ -87,25 +87,28 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
Class Index
-
D | H | I | T
+
D | F | H | I | S | T
- - - + + + - - - - + + +
  d  
+
  F  
+
  d  
hipDeviceArch_t   ihipEvent_t   textureReference   
hipDeviceProp_t   ihipStream_t   
dim3   hipEvent_t   
  t  
+
hipDeviceProp_t   ihipException   
FakeMutex   dim3   hipEvent_t   ihipSignal_t   
  S  
+
  h  
+
hipPointerAttribute_t   ihipStream_t   
  i  
+
  t  
  h  
-
  i  
-
texture   
hipChannelFormatDesc   ihipDevice_t   
StagingBuffer   hipChannelFormatDesc   
ihipDevice_t   texture   
-
D | H | I | T
+
D | F | H | I | S | T
diff --git a/docs/RuntimeAPI/html/dir_68267d1309a1af8e8297ef4c3efbcdba.html b/docs/RuntimeAPI/html/dir_68267d1309a1af8e8297ef4c3efbcdba.html index 7d6a9d0e72..71b55290ce 100644 --- a/docs/RuntimeAPI/html/dir_68267d1309a1af8e8297ef4c3efbcdba.html +++ b/docs/RuntimeAPI/html/dir_68267d1309a1af8e8297ef4c3efbcdba.html @@ -4,7 +4,7 @@ -HIP: Heterogenous-computing Interface for Portability: /home/bensander/HIP.public/src Directory Reference +HIP: Heterogenous-computing Interface for Portability: /home/bensander/HIP-privatestaging/src Directory Reference @@ -88,11 +88,15 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search'); Files file  hip_hcc.cpp   +file  hip_hcc2.cpp +  +file  staging_buffer.cpp diff --git a/docs/RuntimeAPI/html/dir_6d8604cb65fa6b83549668eb0ce09cac.html b/docs/RuntimeAPI/html/dir_6d8604cb65fa6b83549668eb0ce09cac.html index 9fb345b393..32a8932ad9 100644 --- a/docs/RuntimeAPI/html/dir_6d8604cb65fa6b83549668eb0ce09cac.html +++ b/docs/RuntimeAPI/html/dir_6d8604cb65fa6b83549668eb0ce09cac.html @@ -4,7 +4,7 @@ -HIP: Heterogenous-computing Interface for Portability: /home/bensander/HIP.public/include/hcc_detail Directory Reference +HIP: Heterogenous-computing Interface for Portability: /home/bensander/HIP-privatestaging/include/hcc_detail Directory Reference @@ -101,11 +101,15 @@ Files file  host_defines.h [code]  TODO-doc.
  +file  staging_buffer.h [code] +  +file  trace_helper.h [code] diff --git a/docs/RuntimeAPI/html/dir_d44c64559bbebec7f509842c48db8b23.html b/docs/RuntimeAPI/html/dir_d44c64559bbebec7f509842c48db8b23.html index 34ef4a1333..1eaa18e079 100644 --- a/docs/RuntimeAPI/html/dir_d44c64559bbebec7f509842c48db8b23.html +++ b/docs/RuntimeAPI/html/dir_d44c64559bbebec7f509842c48db8b23.html @@ -4,7 +4,7 @@ -HIP: Heterogenous-computing Interface for Portability: /home/bensander/HIP.public/include Directory Reference +HIP: Heterogenous-computing Interface for Portability: /home/bensander/HIP-privatestaging/include Directory Reference @@ -103,7 +103,7 @@ Files diff --git a/docs/RuntimeAPI/html/files.html b/docs/RuntimeAPI/html/files.html index bbb7037a0e..0e4f7bba8b 100644 --- a/docs/RuntimeAPI/html/files.html +++ b/docs/RuntimeAPI/html/files.html @@ -93,7 +93,9 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search'); ||o*hip_runtime_api.hContains C function APIs for HIP runtime. This file does not use any HCC builtin or special language extensions (-hc mode) ; those functions in hip_runtime.h ||o*hip_texture.hHIP C++ Texture API for hcc compiler ||o*hip_vector_types.hDefines the different newt vector types for HIP runtime -||\*host_defines.hTODO-doc +||o*host_defines.hTODO-doc +||o*staging_buffer.h +||\*trace_helper.h |o*hip_common.h |o*hip_runtime.h |o*hip_runtime_api.h @@ -105,7 +107,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search'); diff --git a/docs/RuntimeAPI/html/functions.html b/docs/RuntimeAPI/html/functions.html index ce1f2c7bf7..e6a4e60528 100644 --- a/docs/RuntimeAPI/html/functions.html +++ b/docs/RuntimeAPI/html/functions.html @@ -70,6 +70,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search'); @@ -77,7 +78,9 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');