package rune

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

Module Rune_jit_llvm.Device_infoSource

Sourceval global_device_info : device_info option Stdlib.ref
Sourceval get_default : unit -> device_info
Sourceval max_shared_memory : 'a -> int
Sourceval max_workgroup_size : 'a -> int array
Sourceval supports_dtype : 'a -> 'b -> bool
Sourceval renderer_float4_str : 'a -> 'b option
Sourceval renderer_smem_prefix : 'a -> string
Sourceval renderer_barrier_str : 'a -> string