class

ML::Metal::ComputePipeline

Inherits Reference / Object

Compute pipeline state for a compiled kernel

Constructors

from_library(name : String, library_path : String | Nil = nil) : ComputePipeline
Source
new(name : String, source : String, function_name : String | Nil = nil)
Source

Instance methods

handle
Source
max_total_threads_per_threadgroup
Source
name