-
Notifications
You must be signed in to change notification settings - Fork 2
[Feature] Compute pipeline creation #171
Copy link
Copy link
Open
Labels
computeAll things compute relatedAll things compute relatedenhancementNew feature or requestNew feature or requestlambda-rsIssues pertaining to the core frameworkIssues pertaining to the core frameworklambda-rs-platformIssues pertaining to the dependency & platform wrappersIssues pertaining to the dependency & platform wrappers
Metadata
Metadata
Assignees
Labels
computeAll things compute relatedAll things compute relatedenhancementNew feature or requestNew feature or requestlambda-rsIssues pertaining to the core frameworkIssues pertaining to the core frameworklambda-rs-platformIssues pertaining to the dependency & platform wrappersIssues pertaining to the dependency & platform wrappers
Overview
Add support for compute pipelines to enable GPU compute operations for
particle simulation, culling, and general-purpose computation.
Current State
No response
Scope
Goals:
Non-Goals:
Proposed API
Acceptance Criteria
Affected Crates
lambda-rs, lambda-rs-platform
Notes