SWDEV-2 - Change OpenCL version number from 2367 to 2368.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2114 edit
[ROCm/clr commit: 6003a5e83d]
SWDEV-2 - Change OpenCL version number from 2367 to 2368.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2114 edit
SWDEV-2 - Change OpenCL version number from 2366 to 2367.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2113 edit
[ROCm/clr commit: efd9c74906]
SWDEV-2 - Change OpenCL version number from 2366 to 2367.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2113 edit
Implement two new API for cross memory read and write operation.
- hsaKmtProcessVMRead
- hsaKmtProcessVMWrite
Add new ioclts necessary for the above APIs.
Change-Id: I0c153e3b4e1f32b7a8b102ad5c774d9ae9bfc2fa
Signed-off-by: Harish Kasiviswanathan <Harish.Kasiviswanathan@amd.com>
Implement two new API for cross memory read and write operation.
- hsaKmtProcessVMRead
- hsaKmtProcessVMWrite
Add new ioclts necessary for the above APIs.
Change-Id: I0c153e3b4e1f32b7a8b102ad5c774d9ae9bfc2fa
Signed-off-by: Harish Kasiviswanathan <Harish.Kasiviswanathan@amd.com>
[ROCm/ROCR-Runtime commit: e79521b556]
Move hipBindTexture and hipUnbindTexture to "18. C++ API Routines" from "13. Texture Reference Management". They are C++, not C.
[ROCm/clr commit: ce245f14e8]
Move hipBindTexture and hipUnbindTexture to "18. C++ API Routines" from "13. Texture Reference Management". They are C++, not C.
[ROCm/hip commit: ee157678b9]
+ 21 supported functions
- 99 at least to support
All the supported functions are also supported by hipify-clang (synced).
[ROCm/clr commit: ce664e2418]
+ 21 supported functions
- 99 at least to support
All the supported functions are also supported by hipify-clang (synced).
[ROCm/hip commit: a35d4b75c5]
SWDEV-2 - Change OpenCL version number from 2365 to 2366.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2112 edit
[ROCm/clr commit: 9caf0068d4]
SWDEV-2 - Change OpenCL version number from 2365 to 2366.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#2112 edit
events.c and queues.c were accidently changed to 755 by change
fc70f0c30976f4021f7d763bfc10d76a76029553. Change them back.
Change-Id: If51c0b91139afc23e9051cf94c83d61fc20297e6
Signed-off-by: Oak Zeng <Oak.Zeng@amd.com>
events.c and queues.c were accidently changed to 755 by change
fc70f0c30976f4021f7d763bfc10d76a76029553. Change them back.
Change-Id: If51c0b91139afc23e9051cf94c83d61fc20297e6
Signed-off-by: Oak Zeng <Oak.Zeng@amd.com>
[ROCm/ROCR-Runtime commit: b3c3f7bae1]