Skip to main content

Module gpu

Module gpu 

Source
Expand description

GPU linearizer implementations (reserved for future use).

This module will house GPU-accelerated Jacobian assembly backends, such as CUDA or Metal compute shaders. Currently empty — placeholder for the device hierarchy: linearizer::gpu::cuda, etc.