cuda-rust-wasm 0.1.7

CUDA to Rust transpiler with WebGPU/WASM support
Documentation
1
2
3
4
//! SIMD correctness test suite entry point

#[path = "simd_tests/simd_correctness_tests.rs"]
mod simd_correctness_tests;