dimforge / simba

Set of mathematical traits to facilitate the use of SIMD-based AoSoA (Array of Struct of Array) storage pattern.
Apache License 2.0
293 stars 29 forks source link

Remove CUDA support relying on abandoned toolchain #52

Closed Ralith closed 4 months ago

Ralith commented 11 months ago

See https://github.com/dimforge/nalgebra/issues/1330. This is a breaking change.

sebcrozet commented 4 months ago

Thanks!