What is the translation of " OPENCL " in English?

Adjective

Examples of using Opencl in Chinese and their translations into English

{-}
  • Political category close
  • Ecclesiastic category close
  • Programming category close
MQL5语言支持OpenCL
MQL5 has native support for OpenCL.
讲座3:OpenCL的介绍,继续.
Lecture 3: Introduction to OpenCL, continued.
在测试代理中,现在可以使用OpenCL
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日,该工作组完成了OpenCL1.0规范的技术细节。
This group worked for fivemonths to finish the technical details of the specification for OpenCL 1.0 by November 18, 2008.
OpenCL1.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可用于各种应用程序中的通用计算,例如通过OpenCLAPI的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 thatsupports 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 andoptimize a video-watermarking application written in OpenCL for an FPGA accelerator card.
Adreno400系列经过重新设计,支持DirectX11.2(FL11_1),包括硬件镶嵌,OpenGLES3.1和OpenCL1.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.
Results: 29, Time: 0.0158

Opencl in different Languages

Top dictionary queries

Chinese - English