This website requires JavaScript.
Explore
Help
Sign In
AI
/
rocm-systems
Watch
2
Star
0
Fork
0
You've already forked rocm-systems
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
6396f07835fbec82d18b11696ab4fe52dc247174
rocm-systems
/
hipamd
/
src
T
History
Rahul Garg
392860bf20
Added hipDeviceComputeCapability, hipDeviceGetPCIBusId and hipDeviceGetName
...
Change-Id: Ibe2d975df796712633900ddc7b0734ec2b8ab4ec
2016-09-02 14:45:53 +05:30
..
device_util.cpp
Fix normcdf signature
2016-08-17 22:07:06 +05:30
hip_context.cpp
Added doxygen documentation for hipCtxXXX APIs
2016-09-01 12:22:37 +05:30
hip_device.cpp
Added hipDeviceComputeCapability, hipDeviceGetPCIBusId and hipDeviceGetName
2016-09-02 14:45:53 +05:30
hip_error.cpp
add occupancy support for NV path; fix hipPeekAtLastError on HCC path
2016-08-16 16:25:03 -05:00
hip_event.cpp
Changed how hipEvent_t is typedefed internall
2016-08-25 14:34:41 -05:00
hip_fp16.cpp
moved half support to a source file
2016-06-30 18:23:29 +05:30
hip_hcc.cpp
remove HIP_INIT_API from ihipSynchronize
2016-08-29 21:42:22 -05:00
hip_ldg.cpp
Clean up old work-week and USE_* refs
2016-06-17 15:18:57 -05:00
hip_memory.cpp
Modify hipMalloc to take size of 0 and return NULL pointer for it.
2016-09-01 13:08:30 -05:00
hip_module.cpp
Changed module api to work with nvcc and hipcc path
2016-08-29 15:05:12 -05:00
hip_peer.cpp
Addition of hipCtxEnablePeerAccess and hipCtxDisablePeerAccess functions
2016-08-26 13:51:33 +05:30
hip_stream.cpp
Split ihipCtx_t into ihipCtx_t and ihipDevice_t .
2016-08-08 11:55:57 -05:00
unpinned_copy_engine.cpp
Changed StagingBuffer class to UnpinnedCopyEngine
2016-08-09 21:29:42 +05:30