Lux GPU Core 0.2.0
Lightweight plugin-based GPU acceleration for blockchain and ML
Loading...
Searching...
No Matches
LuxKernelVariant Struct Reference

#include <kernel_loader.h>

Data Fields

const char * name
 
uint32_t dtype
 
uint32_t size_hint
 
uint32_t flags
 

Detailed Description

Definition at line 43 of file kernel_loader.h.

Field Documentation

◆ dtype

uint32_t LuxKernelVariant::dtype

Definition at line 45 of file kernel_loader.h.

◆ flags

uint32_t LuxKernelVariant::flags

Definition at line 47 of file kernel_loader.h.

◆ name

const char* LuxKernelVariant::name

Definition at line 44 of file kernel_loader.h.

◆ size_hint

uint32_t LuxKernelVariant::size_hint

Definition at line 46 of file kernel_loader.h.


The documentation for this struct was generated from the following file: