OpenCL-Guide

所属分类:GPU/显卡
开发工具:CMake
文件大小:2275KB
下载次数:0
上传日期:2023-05-13 13:15:52
上 传 者sh-1993
说明:  帮助开发人员使用OpenCL编程框架快速启动和运行的指南
(A guide to help developers get up and running quickly with the OpenCL programming framework)

文件列表:
.reuse (0, 2023-03-04)
.reuse\dep5 (224, 2023-03-04)
.travis.yml (251, 2023-03-04)
CMakeLists.txt (1234, 2023-03-04)
CODE_OF_CONDUCT.md (334, 2023-03-04)
CONTRIBUTING.md (1367, 2023-03-04)
LICENSE (18656, 2023-03-04)
LICENSES (0, 2023-03-04)
LICENSES\CC-BY-4.0.txt (16814, 2023-03-04)
chapters (0, 2023-03-04)
chapters\additional_resources.md (1349, 2023-03-04)
chapters\cmake_build-system_support.md (7637, 2023-03-04)
chapters\cpp_for_opencl.md (7193, 2023-03-04)
chapters\getting_started_linux.md (11513, 2023-03-04)
chapters\getting_started_windows.md (13050, 2023-03-04)
chapters\how_does_opencl_compare.md (2572, 2023-03-04)
chapters\how_does_opencl_work.md (3646, 2023-03-04)
chapters\opencl_3.md (2870, 2023-03-04)
chapters\opencl_programming_model.md (3026, 2023-03-04)
chapters\os_tooling.md (4724, 2023-03-04)
chapters\programming_opencl_kernels.md (4608, 2023-03-04)
chapters\what_is_opencl.md (2112, 2023-03-04)
images (0, 2023-03-04)
images\cpp_for_opencl.jpg (94830, 2023-03-04)
images\executing_programs.jpg (127758, 2023-03-04)
images\how_it_compares.jpg (167406, 2023-03-04)
images\how_it_works.jpg (140173, 2023-03-04)
images\memory_model.jpg (178141, 2023-03-04)
images\ndrange.jpg (145076, 2023-03-04)
images\online_vs_offline_comp.jpg (58940, 2023-03-04)
images\opencl_and_spirv.jpg (236112, 2023-03-04)
images\opencl_kernels.jpg (191004, 2023-03-04)
images\opencl_logo.png (21265, 2023-03-04)
images\opencl_to_spirv_tooling.jpg (289218, 2023-03-04)
images\platform_model.jpg (100904, 2023-03-04)
images\ref_guide_3.jpg (494778, 2023-03-04)
images\widely_used.jpg (454652, 2023-03-04)

# OpenCL Guide



This guide is written to help developers get up and running quickly with the Khronos Group's OpenCLTM programming framework. It is an introductory read that covers the background and key concepts of OpenCL, but also contains links to more detailed materials that developers can use to explore the capabilities of OpenCL that interest them most. ## Overview and Introduction - [What is OpenCL?](https://github.com/KhronosGroup/OpenCL-Guide/blob/master/./chapters/what_is_opencl.md) - [How does OpenCL Work?](https://github.com/KhronosGroup/OpenCL-Guide/blob/master/./chapters/how_does_opencl_work.md) - [How does OpenCL Compare to Other Khronos Standards?](https://github.com/KhronosGroup/OpenCL-Guide/blob/master/./chapters/how_does_opencl_compare.md) - [Programming OpenCL Kernels](https://github.com/KhronosGroup/OpenCL-Guide/blob/master/./chapters/programming_opencl_kernels.md) - [OpenCL Programming Model](https://github.com/KhronosGroup/OpenCL-Guide/blob/master/./chapters/opencl_programming_model.md) - [C++ for OpenCL](https://github.com/KhronosGroup/OpenCL-Guide/blob/master/./chapters/cpp_for_opencl.md) - [OpenCL 3.0](https://github.com/KhronosGroup/OpenCL-Guide/blob/master/./chapters/opencl_3.md) - [Tools for Offline Compilation of OpenCL Kernels](https://github.com/KhronosGroup/OpenCL-Guide/blob/master/./chapters/os_tooling.md) - [Additional Resources](https://github.com/KhronosGroup/OpenCL-Guide/blob/master/./chapters/additional_resources.md) ## The OpenCL SDK - [Getting Started on Windows](https://github.com/KhronosGroup/OpenCL-Guide/blob/master/./chapters/getting_started_windows.md) - [Getting Started on Linux](https://github.com/KhronosGroup/OpenCL-Guide/blob/master/./chapters/getting_started_linux.md) - [CMake Build System Support](https://github.com/KhronosGroup/OpenCL-Guide/blob/master/./chapters/cmake_build-system_support.md) ## Using OpenCL Content in preparation ## OpenCL Extensions Content in preparation --- Khronos and Vulkan are registered trademarks, and OpenVXTM, SPIRTM, SPIR-VTM, SYCLTM are trademarks of The Khronos Group Inc. OpenCLTM is a trademark of Apple Inc. used under license by Khronos.

近期下载者

相关文件


收藏者