跳转至主要内容
英特尔标志 - 返回主页
我的工具

选择您的地区

Asia Pacific

  • Asia Pacific (English)
  • Australia (English)
  • India (English)
  • Indonesia (Bahasa Indonesia)
  • Japan (日本語)
  • Korea (한국어)
  • Mainland China (简体中文)
  • Taiwan (繁體中文)
  • Thailand (ไทย)
  • Vietnam (Tiếng Việt)

Europe

  • France (Français)
  • Germany (Deutsch)
  • Ireland (English)
  • Italy (Italiano)
  • Poland (Polski)
  • Spain (Español)
  • Turkey (Türkçe)
  • United Kingdom (English)

Latin America

  • Argentina (Español)
  • Brazil (Português)
  • Chile (Español)
  • Colombia (Español)
  • Latin America (Español)
  • Mexico (Español)
  • Peru (Español)

Middle East/Africa

  • Israel (עברית)

North America

  • United States (English)
  • Canada (English)
  • Canada (Français)
登录 以访问受限制的内容

使用 Intel.com 搜索

您可以使用几种方式轻松搜索整个 Intel.com 网站。

  • 品牌名称: 酷睿 i9
  • 文件号: 123456
  • 代号: Alder Lake
  • 特殊操作符: “Ice Lake”、Ice AND Lake、Ice OR Lake、Ice*

快速链接

您也可以尝试使用以下快速链接查看最受欢迎搜索的结果。

  • 产品信息
  • 支持
  • 驱动程序和软件

最近搜索

登录 以访问受限制的内容

高级搜索

仅搜索

Sign in to access restricted content.

不建议将您正在使用的浏览器版本用于此网站。
请考虑点击以下链接之一升级到该浏览器的最新版本。

  • Safari
  • Chrome
  • Edge
  • Firefox

Training for oneAPI

Learn the way you want with learning paths, tools training, webinars, and more.

Migrate from CUDA* to C++ with SYCL*

C++ and SYCL* deliver a unified programming model, performance portability, and C++ alignment for applications using accelerators. Learn how to migrate your code to SYCL and see examples from other developers.

More Information

Essentials of SYCL

Learn the fundamentals of programming in a heterogeneous environment where a CPU, GPU, FPGA, or accelerator can be programmed to work together or in isolation.

Overview

The language and API extensions in SYCL enable different development use cases.

  • Develop new offload acceleration or heterogeneous computer applications
  • Convert existing C or C++ code to SYCL
  • Migrate your code from other accelerator languages or frameworks

Use this learning path to get hands-on practice with the essentials of SYCL using a Jupyter* Notebook on Intel Developer Cloud.

In addition to this training, the book Data Parallel C++: Mastering DPC++ for Programming of Heterogeneous Systems Using C++ and SYCL is now available.

Download

OpenMP* Offload Basics

Learn the fundamentals of using OpenMP* offload directives to target GPUs through hands-on practice in this guided learning path.

Overview

OpenMP* offload constructs are a set of directives for C++ and Fortran that allow you to offload data and execution to target accelerators such as GPUs. The constructs are supported in the Intel® oneAPI HPC Toolkit with the Intel® C++ Compiler and the Intel® Fortran Compiler.

Use this learning path to get hands-on practice with the essentials of SYCL using a Jupyter Notebook on Intel Developer Cloud.

Intel® DPC++ Compatibility Tool

Learn how the tool assists you in the migration of your CUDA* program to SYCL via this self-guided, step-by-step tutorial.

Get hands-on practice with the tool using a Jupyter Notebook on your local machine.

显示更多 显示较少

Intel® OSPRay Essentials

Learn how to use the Intel® OSPRay renderer and its API to create high-fidelity photorealistic images and scenes using simple geometries.

Overview

Intel OSPRay is an open source, scalable, and portable ray tracing engine for high-performance and scientific visualization applications. Effects such as ambient occlusion, shadows, and transparency can be rendered to enable new insight into huge data.

Use this learning path to get hands-on practice with the essentials of Intel OSPRay using Jupyter Notebooks on Intel Developer Cloud.

Intel® oneAPI Math Kernel Library (oneMKL) Essentials

Learn how to use oneMKL and its functions to create performant applications and speed up computations with low-level math routines.

Overview

oneMKL enhances math routines such as vector and matrix operations from Basic Linear Algebra Subprograms (BLAS) and the Linear Algebra Package (LAPACK), fast Fourier transforms (FFT), and random number generator (RNG) functions.

Use this learning path to get hands-on practice with oneMKL using a Jupyter Notebook on Intel Developer Cloud.

FPGA Development Flow Using Intel® oneAPI Base Toolkit

Learn how to emulate FPGA hardware on the host, generate report files and optimize your design for the FPGA architecture, and compile and run your application on the FPGA fabric.

Overview

The Intel® FPGA Add-on for oneAPI Base Toolkit enables you to compile and run custom designs on FPGAs by generating bitstreams and configuring the hardware accelerator to meet the application's needs. 

Use this learning path to get hands-on practice with the Intel® oneAPI Base Toolkit and Intel® FPGA Add-on for oneAPI Base Toolkit using a Jupyter Notebook on Intel Developer Cloud.

显示更多 显示较少

Performance, Portability, and Productivity

This course is designed for developers who are familiar with SYCL and who develop code that is expected to perform well in a heterogeneous environment. For a primer on SYCL, take the Essentials of SYCL course.

Overview

Developers of high-performance computing applications are faced with an increasingly diverse number of computing platforms that feature multiple generations of CPUs, GPUs, FPGAs, and other accelerators. Developing code that is performant and portable across a diverse set of platforms can be expensive and time-consuming to achieve the best result.

Heterogeneous Programming Using Numba-Data Parallel Python* for AI & HPC

This data parallel Python* course demonstrates high-performing code targeting Intel® XPUs using Python. Developers learn how to take advantage of heterogeneous architectures and speed up applications without using low-level proprietary programming APIs. 

Overview

Python has become a useful tool in advancing scientific research and computation with very rich ecosystem of open source packages for mathematics, science, and engineering, anchored on the performant numerical computation on arrays and matrices, data analysis, and visualization capabilities.

Machine Learning Using oneAPI

Learn how to accelerate machine learning workloads with packages like scikit-learn*, XGBoost, NumPy, SciPy, and pandas—all powered by oneAPI. Learn how to get performance gains with zero to a few extra lines of code. Accelerate on the latest Intel hardware, including CPUs and GPUs, using stock versions or use Intel® Extension for Scikit-learn*, which is part of the Intel® AI Analytics Toolkit.

Overview

The Intel AI Analytics Toolkit gives data scientists, AI developers, and researchers familiar Python* tools and frameworks to accelerate end-to-end data science and analytics pipelines on Intel® architecture. The components are built using oneAPI libraries for low-level compute optimizations. This toolkit maximizes performance from preprocessing through machine learning, and provides interoperability for efficient model development.

显示更多 显示较少

Troubleshoot Highly Parallel Applications

Follow a recommended path to solve common problems in applications that use OpenMP or the SYCL API with extensions to offload resources.

Optimize Your GPU Application with the Intel® oneAPI Base Toolkit

Use this step-by-step guide to learn GPU optimization with Intel’s latest discrete and integrated GPUs and Intel® oneAPI software.

Workflow for a CUDA* to SYCL* Migration

Use this basic workflow to migrate your entire code base for CUDA* applications to SYCL* and optimize the code for Intel® GPU kernels.

Intel® AI Analytics Toolkit Samples Workflow

Learn the basic workflow and recommended path to identify and find the right Intel® AI Analytics Toolkit (AI Kit) sample for your AI analytics projects based on the data type, lifecycle stage, and tasks you need to perform.

显示更多 显示较少

Intel® Developer Cloud Overview and Training

Preinstalled with the latest Intel® hardware, frameworks, tools, and libraries, the Intel Developer Cloud is a free service that enables you to get started without installing software locally. Sign up to gain access.

Learn about:
  • Jupyter Notebook tutorials
  • Basic shell commands
  • Basic vi command
  • Queue management and job submission
  • Advanced queue management

显示更多 显示较少

What Is the Intel Developer Cloud?

Just Minutes to Your oneAPI Project on Intel® Developer Cloud

Search the oneAPI Training Catalog

显示更多 显示较少
  • Code Migration
  • Intel® Developer Cloud

产品和性能信息

1

性能因用途、配置和其他因素而异。请访问 www.Intel.cn/PerformanceIndex 了解更多信息。

  • 公司信息
  • 英特尔资本
  • 企业责任
  • 投资者关系
  • 联系我们
  • 新闻发布室
  • 网站地图
  • 招贤纳士 (英文)
  • © 英特尔公司
  • 沪 ICP 备 18006294 号-1
  • 使用条款
  • *商标
  • Cookie
  • 隐私条款
  • 请勿分享我的个人信息

英特尔技术可能需要支持的硬件、软件或服务激活。// 没有任何产品或组件能够做到绝对安全。// 您的成本和结果可能会有所不同。// 性能因用途、配置和其他因素而异。// 请参阅我们的完整法律声明和免责声明。// 英特尔致力于尊重人权,并避免成为侵犯人权行为的同谋。请参阅英特尔的《全球人权原则》。英特尔产品和软件仅可用于不会导致或有助于任何国际公认的侵犯人权行为的应用。

英特尔页脚标志