Migration#

This section contains information about migration workflow, planning a migration, and migration tool features.

Migration Workflow#

The migration workflow guidelines describe the CUDA* to SYCL* code migration workflow, with detailed information about how to prepare your code for migration, how to use tool features to configure your migration, and how to build and optimize your migrated code.

Review Migration Workflow Guidelines.

Features to Support Migration#

SYCLomatic provides multiple features to aid migration preparation and customization.

Query CUDA to SYCL API Mapping#

You can query which SYCL* API is functionally compatible with a specified CUDA* API.

Learn how to Query CUDA* to SYCL* API Mapping.