aboutsummaryrefslogtreecommitdiffstats
path: root/meta-v1000/recipes-rocm
AgeCommit message (Collapse)Author
2018-11-16V1000 : rocm update 1.6.3 to 1.7.0Chaudhary Amit Kumar
Signed-off-by: Chaudhary Amit Kumar <chaudharyamit.kumar@amd.com>
2018-09-05opencl: fix QA errorsAwais Belal
This fixes ERROR: opencl-1.0-r0 do_package_qa: QA Issue: /usr/lib64/libamdocl64.so contained in package opencl-amd-drivers requires libhsa-runtime64.so.1()(64bit), but no providers found in RDEPENDS_opencl-amd-drivers? [file-rdeps] ERROR: opencl-1.0-r0 do_package_qa: QA Issue: /usr/lib64/libamdocl64.so contained in package opencl-amd-drivers requires libhsa-runtime64.so.1(ROCR_1)(64bit), but no providers found in RDEPENDS_opencl-amd-drivers? [file-rdeps] The RDEPENDS are handled through the main package's dependencies. Signed-off-by: Awais Belal <awais_belal@mentor.com>
2018-08-10opencl: integrate binary solutionAwais Belal
This integrates various OpenCL components in the binary form which can be utilized for runtime/development purposes. Signed-off-by: Awais Belal <awais_belal@mentor.com>
2018-08-10hsa: integrate binary solutionAwais Belal
This integrates the binary components of the Heterogeneous System Architecture (HSA) which is required for the upcoming OpenCL support. Signed-off-by: Awais Belal <awais_belal@mentor.com>
2018-08-10libhsakmt: integrate binary solutionAwais Belal
This integrates the binary components of libhsakmt which is required for the upcoming OpenCL support. Signed-off-by: Awais Belal <awais_belal@mentor.com>