package rune

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module S.Device_info

val get_default : unit -> device_info
val max_shared_memory : device_info -> int
val max_workgroup_size : device_info -> int array
val supports_dtype : device_info -> Ir.Dtype.any -> bool
val renderer_float4_str : device_info -> string option
val renderer_smem_prefix : device_info -> string
val renderer_barrier_str : device_info -> string