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
07f4431de89882fe2c1bef2cc2ed09a794104697
rocm-systems
/
hipamd
/
include
/
hip
T
History
Vladislav Sytchenko
0200aa3a21
Update the declarations of hipMemsetD8, hipMemsetD8Async, hipMemsetD16, hipMemsetD16Async. These functions are type aware and take in as their third argument the number of elements in the buffer, not the buffer size. Change the name of this argument from sizeBytes to count to align with the above description.
2019-10-15 14:18:42 -04:00
..
hcc_detail
Update the declarations of hipMemsetD8, hipMemsetD8Async, hipMemsetD16, hipMemsetD16Async. These functions are type aware and take in as their third argument the number of elements in the buffer, not the buffer size. Change the name of this argument from sizeBytes to count to align with the above description.
2019-10-15 14:18:42 -04:00
nvcc_detail
[HIP] Fix typo in a comment
2019-10-11 15:20:58 +03:00
channel_descriptor.h
Apply .clangformat to all repo source files
2018-03-12 11:29:03 +05:30
device_functions.h
Apply .clangformat to all repo source files
2018-03-12 11:29:03 +05:30
driver_types.h
Apply .clangformat to all repo source files
2018-03-12 11:29:03 +05:30
hip_common.h
Compile HIP runtime with hidden visibility by default (
#1303
)
2019-08-08 08:33:04 +00:00
hip_complex.h
Apply .clangformat to all repo source files
2018-03-12 11:29:03 +05:30
hip_cooperative_groups.h
Device side support for Cooperative Group feature (
#1202
)
2019-08-29 01:01:25 +00:00
hip_fp16.h
Apply .clangformat to all repo source files
2018-03-12 11:29:03 +05:30
hip_hcc.h
Compile HIP runtime with hidden visibility by default (
#1303
)
2019-08-08 08:33:04 +00:00
hip_profile.h
Apply .clangformat to all repo source files
2018-03-12 11:29:03 +05:30
hip_runtime_api.h
[HIP] Add tccDriver info in hipDeviceProp
2019-09-26 13:53:33 +05:30
hip_runtime.h
[HIP] Introduce library_types.h as a common header for libs (
#1509
)
2019-10-10 19:57:28 +05:30
hip_texture_types.h
Apply .clangformat to all repo source files
2018-03-12 11:29:03 +05:30
hip_vector_types.h
Apply .clangformat to all repo source files
2018-03-12 11:29:03 +05:30
hiprtc.h
Add HIPRTC, glorious ersatz for NVRTC (
#1097
)
2019-05-16 18:28:54 +05:30
library_types.h
[HIP] Introduce library_types.h as a common header for libs (
#1509
)
2019-10-10 19:57:28 +05:30
math_functions.h
Fix __HIP_DEVICE_COMPILE__ not defined when hip/math_functions.h is included
2018-08-07 17:14:39 -04:00
texture_types.h
Apply .clangformat to all repo source files
2018-03-12 11:29:03 +05:30