基于opencl实现的yolov3工程代码, 想做优化借鉴的可以参考,opencl 工程代码参考
2024-02-24 09:30:57 6.99MB opencl
1
安卓下使用OpenCL进行GPU编程,测试平台为Nokia N1平板,GPU为PowerVR
2023-12-14 11:34:48 1.8MB OpenCL
1
OpenCL中文教程属于异构系统编程丛书,是OpenCL的入门好资料。主要内容有GPU计算与OpenCLOpenCL架构、编程和优化编程,MIR-FHD和MIR-Q的优化,KD-Tree创建算法并优化,稀疏矩阵-向量乘法(SpMV)。
2023-08-06 00:16:04 5.1MB OpenCL
1
学渣都能学会的,opencl中文教程(amd)+快速入门教程。良心分值,良心资料。看后爱不释手。AMD OpenCL 大学教程中文版*
2023-04-24 15:49:13 5.66MB 你肯定能看懂 opencl 中文教程
1
Heterogeneous Computing with OpenCL 2.0 teaches OpenCL and parallel programming for complex systems that may include a variety of device architectures: multi-core CPUs, GPUs, and fully-integrated Accelerated Processing Units (APUs). This fully-revised edition includes the latest enhancements in OpenCL 2.0 including: • Shared virtual memory to increase programming flexibility and reduce data transfers that consume resources • Dynamic parallelism which reduces processor load and avoids bottlenecks • Improved imaging support and integration with OpenGL Designed to work on multiple platforms, OpenCL will help you more effectively program for a heterogeneous future. Written by leaders in the parallel computing and OpenCL communities, this book explores memory spaces, optimization techniques, extensions, debugging and profiling. Multiple case studies and examples illustrate high-performance algorithms, distributing work across heterogeneous systems, embedded domain-specific languages, and will give you hands-on OpenCL experience to address a range of fundamental parallel algorithms. Updated content to cover the latest developments in OpenCL 2.0, including improvements in memory handling, parallelism, and imaging support Explanations of principles and strategies to learn parallel programming with OpenCL, from understanding the abstraction models to thoroughly testing and debugging complete applications Example code covering image analytics, web plugins, particle simulations, video editing, performance optimization, and more
2023-04-15 12:21:56 10.5MB opencl 异构计算
1
内容概要:开发Xilinx FPGA的入门手册,包含Xilinx vitis应用加速的各种内容。包括12个部分:1.vitis入门。2.vitis设计流程。3.vitis开发应用。4.应用的构建和运行。 5.应用仿真。6.性能分析调试。7.vitis命令和工具。8.vitis分析器。9.vitis IDE介绍。10.vitis嵌入式介绍。11.数据中心应用加速。12.Xilinx官方资源介绍等。 阅读建议:官方汉化版,适合Xilinx FPGA开发的入门资料,包括应用开发的全方位入门知识。
2023-04-14 14:15:30 18.94MB Alveo FPGA vitis OpenCL
1
这个OpenVX扩展提供了一种用于在OpenVX实现和OpenCL应用程序/用户内核之间的互操作机制。有效的沟通是成功的互操作的关键。
2023-03-30 13:59:19 227KB opencl openvx gpgpu
1
AMD大学 OpenCL 中文版教程 OpenCL全称Open Computing Language即开放计算语言。OpenCL为异构平台提供了一个编写程 序,尤其是并行程序的开放的框架标准。OpenCL所支持的异构平台可由多核CPU、GPU或其他类型 的处理器组成。OpenCL由两部分组成,一是用于编写内核程序(在OpenCL设备上运行的代码) 的语 言,二是定义并控制平台的API。OpenCL提供了基于任务和基于数据两种并行计算机制,它极大地扩 展了GPU 的应用范围,使之不再局限于图形领域。
2023-03-14 20:40:17 9.81MB OpenCl
1
勒克斯马克 LuxMark是基于LuxCoreRender( )的OpenCL基准,并使用LuxCore API编写。 您可以在找到有关LuxMark的更多信息。 Windows用户注意事项:必须安装的和。 LuxCore API LuxCore是新的LuxCoreRender v2.x C ++和Python API。 它是根据Apache Public License v2.0发布的,可以在开放源代码和商业应用程序中免费使用。 您可以在找到有关该API的更多信息。 LuxCoreRender LuxCoreRender是一个基于物理且无偏见的渲染引擎。 基于最先进的算法,LuxCoreRender根据物理方程式模拟光的流动,从而生成逼真的照片质量的图像。 捐 可在BountySource( )上获得LuxCoreRender项目。 它是开源软件的资金平台。 用户可以通过创建/
2023-03-14 14:53:39 720KB C
1
opencl原版英文教程
2023-03-11 19:41:39 11.14MB opencl 高性能计算
1