1. Added 2 new driver apis, hipModuleLoad, hipModuleGetFunction
Change-Id: If464a7fad178121e3da791c7ac9e17ebc01a9cd0
Issues: When a sample written with them shows Aborted (core dumped) when exiting
1. Added 2 new driver apis, hipModuleLoad, hipModuleGetFunction
Change-Id: If464a7fad178121e3da791c7ac9e17ebc01a9cd0
Issues: When a sample written with them shows Aborted (core dumped) when exiting
[ROCm/hip commit: 3d27bbd3db]
1. Added 2 new driver apis, hipModuleLoad, hipModuleGetFunction
Change-Id: If464a7fad178121e3da791c7ac9e17ebc01a9cd0
Issues: When a sample written with them shows Aborted (core dumped) when exiting
SWDEV-2 - Change OpenCL version number from 2197 to 2198.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1944 edit
[ROCm/clr commit: 9893832b4e]
SWDEV-2 - Change OpenCL version number from 2197 to 2198.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1944 edit
SWDEV-2 - Change OpenCL version number from 2196 to 2197.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1943 edit
[ROCm/clr commit: 7aebeaacb2]
SWDEV-2 - Change OpenCL version number from 2196 to 2197.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1943 edit
- moved hip base version information back to hipconfig
- fixed bug in hip patch version generation
- renamed .hipconfig to .buildInfo
- HCC_HOME is logged to .buildInfo only when HIP_DEVELOPER environment
- variable is defined
- hipcc and hipconfig require perl 5.10.1 or above
- replaced unless defined with logic-defined or
- added ROCM_TARGET for carrizo
- moved config parsing to a subroutine
- config parsing does not set VALID key anymore
- hipcc honors HCC_HOME environment variable above buildInfo
- hip_base package now bundles .version in bin directory
Change-Id: Iaeea6d7529671220b02e07337946aaee0af90310
[ROCm/clr commit: 85784149fa]
- moved hip base version information back to hipconfig
- fixed bug in hip patch version generation
- renamed .hipconfig to .buildInfo
- HCC_HOME is logged to .buildInfo only when HIP_DEVELOPER environment
- variable is defined
- hipcc and hipconfig require perl 5.10.1 or above
- replaced unless defined with logic-defined or
- added ROCM_TARGET for carrizo
- moved config parsing to a subroutine
- config parsing does not set VALID key anymore
- hipcc honors HCC_HOME environment variable above buildInfo
- hip_base package now bundles .version in bin directory
Change-Id: Iaeea6d7529671220b02e07337946aaee0af90310
- moved hip base version information back to hipconfig
- fixed bug in hip patch version generation
- renamed .hipconfig to .buildInfo
- HCC_HOME is logged to .buildInfo only when HIP_DEVELOPER environment
- variable is defined
- hipcc and hipconfig require perl 5.10.1 or above
- replaced unless defined with logic-defined or
- added ROCM_TARGET for carrizo
- moved config parsing to a subroutine
- config parsing does not set VALID key anymore
- hipcc honors HCC_HOME environment variable above buildInfo
- hip_base package now bundles .version in bin directory
Change-Id: Iaeea6d7529671220b02e07337946aaee0af90310
[ROCm/hip commit: cd8c8171b7]
- moved hip base version information back to hipconfig
- fixed bug in hip patch version generation
- renamed .hipconfig to .buildInfo
- HCC_HOME is logged to .buildInfo only when HIP_DEVELOPER environment
- variable is defined
- hipcc and hipconfig require perl 5.10.1 or above
- replaced unless defined with logic-defined or
- added ROCM_TARGET for carrizo
- moved config parsing to a subroutine
- config parsing does not set VALID key anymore
- hipcc honors HCC_HOME environment variable above buildInfo
- hip_base package now bundles .version in bin directory
Change-Id: Iaeea6d7529671220b02e07337946aaee0af90310
SWDEV-2 - Change OpenCL version number from 2195 to 2196.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1942 edit
[ROCm/clr commit: b90f45d61c]
SWDEV-2 - Change OpenCL version number from 2195 to 2196.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1942 edit
SWDEV-2 - Change OpenCL version number from 2194 to 2195.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1941 edit
[ROCm/clr commit: 7d1fce9981]
SWDEV-2 - Change OpenCL version number from 2194 to 2195.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1941 edit
SWDEV-2 - Change OpenCL version number from 2193 to 2194.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1940 edit
[ROCm/clr commit: 5f050651a1]
SWDEV-2 - Change OpenCL version number from 2193 to 2194.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/utils/versions.hpp#1940 edit
SWDEV-100298 - oclPerfImageMapUnmap test fails in Fiji
Reverted back CL #1295719 and instead copy back the whole host mem data onto the device memory since that's what is done at map time.
ReviewBoardURL = http://ocltc.amd.com/reviews/r/11076/diff/
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rocvirtual.cpp#7 edit
[ROCm/clr commit: 4bc132bc87]
SWDEV-100298 - oclPerfImageMapUnmap test fails in Fiji
Reverted back CL #1295719 and instead copy back the whole host mem data onto the device memory since that's what is done at map time.
ReviewBoardURL = http://ocltc.amd.com/reviews/r/11076/diff/
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/rocvirtual.cpp#7 edit
1. The variable is brought outside the conditional so that its scope is increased
Change-Id: I2d2689553e67930050fe5b3648739f0f72c3bbc8
[ROCm/clr commit: 5a47758033]
1. The variable is brought outside the conditional so that its scope is increased
Change-Id: I2d2689553e67930050fe5b3648739f0f72c3bbc8
[ROCm/hip commit: 3be747c41e]