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
af86d281879b039d017877bbaa385970e604ba6f
rocm-systems
/
hipamd
/
src
T
History
Aditya Atluri
af86d28187
fixed code according to convention
...
Change-Id: Ib90c84a30ea6da3531e8b7c3e281dd4b31915198
2016-09-02 09:31:37 -05:00
..
device_util.cpp
Fix normcdf signature
2016-08-17 22:07:06 +05:30
hip_context.cpp
Removed Doxygen return codes from source file
2016-09-02 18:37:26 +05:30
hip_device.cpp
Added hipDeviceTotalMem
2016-09-02 15:12:50 +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
fixed code according to convention
2016-09-02 09:31:37 -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