Table of Contents

Migrating from Alea GPU

Guide for migrating from Alea GPU to DotCompute.

🚧 Documentation In Progress - Alea GPU migration guide is being developed.

Overview

This guide helps developers migrate from Alea GPU to DotCompute.

Key Differences

Programming Model

TODO: Document programming model differences

Compilation Approach

TODO: Explain compilation strategy differences

Device Interaction

TODO: Document device API differences

Migration Strategy

Assessment

TODO: Document codebase assessment

Kernel Translation

TODO: Explain kernel translation:

  • Alea GPU kernels → DotCompute kernels
  • Type updates
  • API changes

Runtime Updates

TODO: Document runtime code migration

Feature Mapping

Alea GPU → DotCompute

TODO: Document feature equivalence

Performance Considerations

TODO: Explain performance implications

Examples

TODO: Provide migration examples

Support and Resources

TODO: List helpful resources

See Also