Unified Runtime Specification documentation

  • Introduction
  • Programming Guide
  • Contribution Guide
  • CUDA UR Reference Document
  • AMD HIP UR Reference Document
  • Experimental Features
    • Bindless Images
    • Command-Buffer
    • Cooperative Kernels
    • Multi Device Compile
    • USM Import/Release
    • USM P2P
  • API Documentation
    • Core API
Theme by the Executable Book Project
  • .rst

Experimental Features

Experimental Features#

Warning

Experimental features:

  • May be replaced, updated, or removed at any time.

  • Do not require maintaining API/ABI stability of their own additions over time.

  • Do not require conformance testing of their own additions.

More information about experimental features can be found in Experimental Features.

  • Bindless Images
    • Terminology
    • Motivation
    • Overview
    • API
      • Enums
      • Types
      • Functions
    • Changelog
    • Contributors
  • Command-Buffer
    • Motivation
    • Querying Command-Buffer Support
    • Command-Buffer Creation
    • Appending Commands
    • Sync-Points
    • Enqueueing Command-Buffers
    • Updating Command-Buffer Commands
    • API
      • Macros
      • Enums
      • Types
      • Functions
    • Changelog
    • Contributors
  • Cooperative Kernels
    • Motivation
    • API
      • Macros
      • Functions
    • Changelog
    • Support
    • Contributors
  • Multi Device Compile
    • Motivation
    • API
      • Functions
    • Changelog
    • Support
    • Contributors
  • USM Import/Release
    • Import Host Memory into USM
    • Release Host Memory Previously Imported into USM
  • USM P2P
    • Terminology
    • Motivation
    • API
      • Enums
      • Functions
    • Changelog
    • Contributors

previous

AMD HIP UR Reference Document

next

Bindless Images

By Intel
© Copyright 2020, Intel.