This website requires JavaScript.
گشتوگذار
راهنما
ورود
AI
/
rocm-systems
زیرنظر گرفتن
2
ستاره دار کن
0
انشعاب
0
You've already forked rocm-systems
کد
مسائل
تقاضاهای واکشی
Actions
Packages
پروژهها
انتشارها
دانشنامه
فعالیت
Files
657e65733fb2b30c91c645ffdafa02366f3893b8
rocm-systems
/
include
/
hip
/
hcc_detail
T
تاریخچه
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
..
cuda
Move include/* to include/hip/*
2016-10-04 22:17:18 +05:30
channel_descriptor.h
added new api hipHccModuleLaunchKernel
2017-03-31 12:11:34 -05:00
code_object_bundle.hpp
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
concepts.hpp
Choose whether or not to use functional grid_launch based on the version of HCC used to compile.
2017-11-29 00:17:44 +00:00
device_functions.h
fixed header names
2017-03-31 12:18:55 -05:00
driver_types.h
Texture driver APIs support
2017-11-09 22:10:55 +05:30
functional_grid_launch.hpp
Choose whether or not to use functional grid_launch based on the version of HCC used to compile.
2017-11-29 00:17:44 +00:00
grid_launch_GGL.hpp
Fix compiler version check.
2017-11-29 03:05:53 +00:00
helpers.hpp
fix GGL helper header file, reorder for C++17
2017-05-22 08:52:43 -05:00
hip_complex.h
add math.h to cover sqrtf function
2017-04-10 08:53:12 -05:00
hip_db.h
Add hipdbPrintMem - wrapper for hcc memory tracker.
2017-07-03 15:05:30 -05:00
hip_fp16.h
Add clang version guard so the hip_fp16.h header won't be picked up by gcc
2017-06-08 19:24:32 -05:00
hip_ldg.h
fixed header names
2017-03-31 12:18:55 -05:00
hip_runtime_api.h
Changed function hipMemcpy_2D to hipMemcpyParam2D
2017-11-21 12:36:24 +05:30
hip_runtime.h
Revert "Revert adoption of CUDA indexing in general - this can only work with later versions of the compiler, just like module based dispatch, and thus must be guarded against usage in earlier (e.g. 1.6) versions."
2017-11-29 21:49:10 +00:00
hip_texture_types.h
HIP Texture Support
2017-07-17 15:16:12 -04:00
hip_vector_types.h
removed bad copy constructor
2017-06-16 09:02:26 -05:00
host_defines.h
Add missing space (the final frontier).
2017-11-29 21:50:43 +00:00
macro_based_grid_launch.hpp
Choose whether or not to use functional grid_launch based on the version of HCC used to compile.
2017-11-29 00:17:44 +00:00
math_functions.h
Fix math ordering for --genco mode.
2017-10-02 21:52:16 +00:00
program_state.hpp
Re-sync with upstream and re-factor platform global management for texture references.
2017-11-28 19:15:29 +00:00
texture_functions.h
Texture driver APIs support
2017-11-09 22:10:55 +05:30
texture_types.h
Texture driver APIs support
2017-11-09 22:10:55 +05:30