MCPcopy Create free account
hub / github.com/Rust-GPU/rust-cuda / gen_libdevice_json.py

File gen_libdevice_json.py

scripts/gen_libdevice_json.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1# Takes the pdf file of the libcuda docs and generates a JSON file representing it.
2# That json file is then used to generate internal intrinsics as well as intrinsics docs.
3# libdevice is 300+ intrinsics, therefore making a script to do this is better for developer
4# sanity as well as extensibility for any future versions of libdevice.

Callers

nothing calls this directly

Calls 1

subMethod · 0.80

Tested by

no test coverage detected