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
4a0c6c2d53464931e210ab6ead0e4171a43aaab3
rocm-systems
/
src
T
History
Aditya Atluri
1769c4b4b2
remove HIP_INIT_API from ihipSynchronize
...
Change-Id: Ibe0739efe55573c023212d9c28ba847c777e434c
2016-08-29 21:42:22 -05:00
..
device_util.cpp
Fix normcdf signature
2016-08-17 22:07:06 +05:30
hip_context.cpp
Added HIP_INIT_API for all context apis
2016-08-29 21:36:34 -05:00
hip_device.cpp
Added support for hipCtxSynchronize and hipCtxGetFlags,modified hipDeviceSynchronize
2016-08-22 16:15:27 +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
remove stray printf
2016-08-29 18:36: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