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
1a6727e2fc820424323f581d38f87bcdbfa1645d
rocm-systems
/
hipamd
/
include
/
hip
T
History
Alex Voicu
33bb425013
Fix legacy mode detection of the address of an agent allocated variable. In this mode, there exist two executables per each code object, one created by HCC and one created by HIP. Since we dispatch through HCC in legacy mode, we should obtain the address for an agent allocated variable from the latter's executable. Also add two omitted validity checks, whose absence could lead to segfaults when the current process had no .kernel section and / or when an invalid or empty blob was extracted from the latter.
2017-11-30 03:29:04 +00:00
..
hcc_detail
Fix legacy mode detection of the address of an agent allocated variable. In this mode, there exist two executables per each code object, one created by HCC and one created by HIP. Since we dispatch through HCC in legacy mode, we should obtain the address for an agent allocated variable from the latter's executable. Also add two omitted validity checks, whose absence could lead to segfaults when the current process had no .kernel section and / or when an invalid or empty blob was extracted from the latter.
2017-11-30 03:29:04 +00:00
nvcc_detail
Fixed review comment
2017-10-02 17:29:08 +05:30
channel_descriptor.h
added new api hipHccModuleLaunchKernel
2017-03-31 12:11:34 -05:00
device_functions.h
added new api hipHccModuleLaunchKernel
2017-03-31 12:11:34 -05:00
driver_types.h
added new api hipHccModuleLaunchKernel
2017-03-31 12:11:34 -05:00
hip_common.h
added new api hipHccModuleLaunchKernel
2017-03-31 12:11:34 -05:00
hip_complex.h
added new api hipHccModuleLaunchKernel
2017-03-31 12:11:34 -05:00
hip_fp16.h
Fix ifndef guard in hip_fp16.h
2017-04-10 11:17:05 -05:00
hip_hcc.h
Refactor hip_hcc.
2017-06-30 08:26:15 -05:00
hip_profile.h
added new api hipHccModuleLaunchKernel
2017-03-31 12:11:34 -05:00
hip_runtime_api.h
Fixed review comments
2017-11-21 21:19:06 +05:30
hip_runtime.h
added new api hipHccModuleLaunchKernel
2017-03-31 12:11:34 -05:00
hip_texture_types.h
HIP Texture Support
2017-07-17 15:16:12 -04:00
hip_vector_types.h
added new api hipHccModuleLaunchKernel
2017-03-31 12:11:34 -05:00
math_functions.h
added new api hipHccModuleLaunchKernel
2017-03-31 12:11:34 -05:00
texture_types.h
added new api hipHccModuleLaunchKernel
2017-03-31 12:11:34 -05:00