ZLUDA/hipfft-sys
2024-02-18 23:38:55 +09:00
..
src Nobody expects the Red Team 2024-02-11 20:45:51 +01:00
build.rs Enable build for Linux. 2024-02-18 23:38:55 +09:00
Cargo.toml Nobody expects the Red Team 2024-02-11 20:45:51 +01:00
README Nobody expects the Red Team 2024-02-11 20:45:51 +01:00

bindgen /opt/rocm/include/hipfft/hipfft.h -o src/hipfft.rs --no-layout-tests --default-enum-style=newtype --no-derive-debug --allowlist-function "hipfft.*" --must-use-type hipfftResult_t -- -I/opt/rocm/include -D__HIP_PLATFORM_AMD__