ROCm / HIP-Examples

Examples for HIP
199 stars 90 forks source link

build system cleanups #45

Open baryluk opened 6 months ago

baryluk commented 6 months ago

Make everything consistent.

Make it work on hipcc not installed in /opt, i.e. on Debian with Debian packages.

Properly use condition, #!, and other factors.

Remove code that does nothing.

Add .gitignores as needed.