ROCm / HIPIFY

HIPIFY: Convert CUDA to Portable C++ Code
https://rocm.docs.amd.com/projects/HIPIFY/en/latest/
MIT License
524 stars 75 forks source link

[HIPIFY][feature] Automated documentation generation #172

Closed emankov closed 4 years ago

emankov commented 4 years ago

hipify-clang -doc (+ file format options like -csv or -md) should generate documentation files in the chosen format.

Additional fields:

emankov commented 4 years ago

Closing as implemented.

ToDo: xlsx support.