Este sitio web requiere JavaScript.
Explorar
Ayuda
Iniciar sesión
AI
/
rocm-systems
Seguir
2
Destacar
0
Fork
0
Ya ha forkeado rocm-systems
Código
Incidencias
Pull Requests
Acciones
Paquetes
Proyectos
Lanzamientos
Wiki
Actividad
Files
657e65733fb2b30c91c645ffdafa02366f3893b8
rocm-systems
/
include
/
hip
T
Histórico
Alex Voicu
7c0b9a005b
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