Απαιτείται JavaScript για να εμφανιστεί αυτή η ιστοσελίδα.
Εξερεύνηση
Βοήθεια
Είσοδος
AI
/
rocm-systems
Παρακολούθηση
2
Αστέρι
0
Fork
0
Έχετε ήδη κάνει fork το rocm-systems
Κώδικας
Ζητήματα
Pull Requests
Δράσεις
Πακέτα
Έργα
Κυκλοφορίες
Wiki
Δραστηριότητα
Files
0835c6f2dbd76f7ba41ea08449ca9f8d380f5812
rocm-systems
/
projects
/
hip
/
include
/
hip
T
Ιστορικό
Alex Voicu
abe3c22cf1
This is primarily intended as an additional cleanup of the module functionality, in the aftermath of adopting module based dispatch. The main effort was associated with refactoring the questionable ihipModuleGetSymbol. It was quaintly written and misleading, in that it had little to do with getting symbols, and was exactly retrieving a kernel object. Error handling is modified so as to reduce branching depth. Functions which serve as interfaces to the HSA RT are moved in a separate helper header. Code object readers are properly deleted. Some leftover dead functionality pertaining to associating namespace scope variables with their allocated memory is removed. Executable loading is changed to use a string which holds the ELF image of the code object being loaded, thus avoiding some corner cases where using a istream would fail.
...
[ROCm/hip commit:
5127ce67e8
]
2017-12-03 23:09:06 +00:00
..
hcc_detail
This is primarily intended as an additional cleanup of the module functionality, in the aftermath of adopting module based dispatch. The main effort was associated with refactoring the questionable ihipModuleGetSymbol. It was quaintly written and misleading, in that it had little to do with getting symbols, and was exactly retrieving a kernel object. Error handling is modified so as to reduce branching depth. Functions which serve as interfaces to the HSA RT are moved in a separate helper header. Code object readers are properly deleted. Some leftover dead functionality pertaining to associating namespace scope variables with their allocated memory is removed. Executable loading is changed to use a string which holds the ELF image of the code object being loaded, thus avoiding some corner cases where using a istream would fail.
2017-12-03 23:09:06 +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