MQL5 has native support for OpenCL . Lecture 3: Introduction to OpenCL , continued. The use of OpenCL is now allowed in testing agents. 年1月,Ittiam展示了基于OpenCL 的VP9编码器。 In January 2016, Ittiam demonstrated an OpenCL based VP9 encoder. OpenCL 由非盈利性技术组织KhronosGroup掌管。EGL is managed by the non-profit technology consortium Khronos Group.
Libclclibclc项目旨在实现OpenCL 标准库. The libclc project aims to implement the OpenCL standard library.该芯片可以以WQHD分辨率输出视频,显示3D覆盖,并支持OpenGL,OpenCL 和Vulcan。 The chip can output video at WQHD resolution, display 3D overlays, and supports OpenGL, OpenCL , and Vulcan. 和OpenCL ,基于C的开放标准,允许开发人员能够利用GPU用于任务的力量,超越图形。 And OpenCL , a C-based open standard allowing developers to tap into the power of the GPU for tasks that go beyond graphics. 个月后的2008年11月18日,该工作组完成了OpenCL 1.0规范的技术细节。 This group worked for five months to finish the technical details of the specification for OpenCL 1.0 by November 18, 2008. OpenCL 1.2、2.0和2.1版本的一致性测试已经在GitHub上发布,同时也即将发布更多开源资源。The conformance tests for OpenCL versions 1.2, 2.0 and 2.1 have also been released on GitHub with more open-source releases to follow.”. 此外,GPU可用于各种应用程序中的通用计算,例如通过OpenCL API的AdobePhotoshop。 Furthermore, the GPU can be used for general purpose computing in various applications, such as Adobe Photoshop via the OpenCL API. Harlan被编译为OpenCL ,这是一个生成运算层(GenerateComputingLayer),支持大多数GPU、CPU以及其他加速器。 Harlan compiles to OpenCL , which is a generate computing layer that supports many GPUs, CPUs, and other accelerators. Wisecracker的差异化的方面是,它使用OpenCL 和MPI一起将工作分布在多个系统,每个拥有多个cpu和/或gpu。 Wisecracker™ uses OpenCL and MPI together to distribute the work across multiple systems, each having multiple CPUs and/or GPUs. 您的应用程序必须在Windows2012R2环境中运行,并且可以使用DirectX、OpenGL、CUDA、OpenCL 和Vulkan。 Your applications must run in a Windows 2012 R2 environment, and can make use of DirectX, OpenGL, CUDA, OpenCL , and Vulkan. Icd加载器充当所有安装的opencl 平台的主管,并为所有opencl 调用提供了唯一的入口点。 The ICD Loader acts as a supervisor for all installed OpenCL platforms and provides a unique entry point for all OpenCL calls. 使用OpenGL和OpenCL 构建的app仍能在macOS10.14中运行,但是macOS10.14已弃用这些传统技术。 Apps built using OpenGL and OpenCL will continue to run in macOS 10.14, but these legacy technologies are deprecated in macOS 10.14. 你也可以使用PlaidML(一个独立的项目)作为Keras的后端,利用PlaidML的OpenCL 支持所有GPU的优势。 It's also possible to use PlaidML(an independent project) as a back-end for Keras to take advantage of PlaidML's OpenCL support for all GPUs. 英特尔是OpenCL 标准的主要参与者,也是一家解决方案和相关工具及早期实施方案提供商。 Intel is a leading participant in the OpenCL standard efforts, and a vendor of solutions and related tools with early implementations available today. SDK是一个全面的资源,支持OpenGLES、OpenCL 、DirectXAPI的多个版本,现在还增加了对Vulkan™的支持。 The SDK is a comprehensive resource that supports multiple versions of OpenGL ES, OpenCL , DirectX APIs and now also adds support for Vulkan™. 作为这一计划的一部分,Altera最先与早期试用客户、学术科研和标准组织合作,定义并开发了FPGAOpenCL 解决方案。 As part of the program, Altera initiated work with early customers, academia and standards groups to define and develop an OpenCL for FPGAs solution. 您的软件的每个opencl 调用将由icd解决,这将进一步调度请求到所选的opencl 平台。 Each OpenCL call from your software will be resolved by the ICD, which will further dispatch requests to the selected OpenCL platform. 我们针对GPU还有不同的代码路径,包括对CUDA和OpenCL 的支持,以及Bazel、cmake和简单的makefile的构建过程。 We also have different code paths for GPUs, including CUDA and OpenCL support, along with Bazel, cmake, and plain makefile build processes. 注意,一台机器可以有几个opencl 平台,每个平台都有自己的驱动程序和opencl 版本,总是只有一个icd加载程序。 While a machine can have several OpenCL platforms, each with its own driver and OpenCL version, there is always just one ICD Loader. 此外NUDT还开发了OpenMC,一个基于指令的intra-node程序设计模型,类似Open-MP、CUDA、OpenACC、OpenCL 等。 In addition, NUDT developed OpenMC, a directive-based intra-node programming model, similar to Open-MP and either CUDA, OpenACC, or OpenCL . OpenCL 最初由Apple开发,但随后被非盈利组织Khronos接收,该组织管理着若干标准,包括OpenGL和WebGL。OpenCL was initially developed by Apple but later taken under the Khronos umbrella, a non-profit group managing several standards including OpenGL and WebGL. 我们近期使用赛灵思SDAccel开发环境来编译和优化专为FPGA加速卡采用OpenCL 编写的视频水印应用。 We recently used Xilinx's SDAccel development environment to compile and optimize a video-watermarking application written in OpenCL for an FPGA accelerator card. Adreno400系列经过重新设计,支持DirectX11.2(FL11_1),包括硬件镶嵌,OpenGLES3.1和OpenCL 1.2。 The Adreno 400 series has been substantially redesigned and supports DirectX 11.2(FL 11_1) including hardware tessellation, OpenGL ES 3.1, and OpenCL 1.2. OpenCL 适用于多核、众核和GPU编程,尽管OpenCL 程序中的代码通常是独立的或对于每个目标是重复的。OpenCL is applicable to multicore, many-core and GPU programming although the code within an OpenCL program is usually separate or duplicated for each target.NVIDIA®CUDA®GPU支持所有GPU计算编程模型、API以及编程语言,其中包括CUDAC/C++/Fortran语言、OpenCL 以及DirectCompute。 NVIDIA CUDA GPUs support all GPU computing programming models, APIs, and languages, including CUDA C/C++/Fortran, OpenCL , and DirectCompute.
展示更多例子
结果: 29 ,
时间: 0.0187
English
Bahasa indonesia
日本語
عربى
Български
বাংলা
Český
Dansk
Deutsch
Ελληνικά
Español
Suomi
Français
עִברִית
हिंदी
Hrvatski
Magyar
Italiano
Қазақ
한국어
മലയാളം
मराठी
Bahasa malay
Nederlands
Norsk
Polski
Português
Română
Русский
Slovenský
Slovenski
Српски
Svenska
தமிழ்
తెలుగు
ไทย
Tagalog
Turkce
Українська
اردو
Tiếng việt