summaryrefslogtreecommitdiff
path: root/docs/nvapi-support.md
AgeCommit message (Collapse)Author
2022-11-15Specify downstream compiler include paths (#2517)jsmall-nvidia
* #include an absolute path didn't work - because paths were taken to always be relative. * WIP around testing with NVAPI. * Make -I work for downstream compilers. Update docs. * Small improvement around ignoring tests.
2022-11-10Update nvapi-support.mdjsmall-nvidia
2022-07-28Create nvapi-support.mdjsmall-nvidia
2020-10-09NVAPI support doc (#1574)jsmall-nvidia
* #include an absolute path didn't work - because paths were taken to always be relative. * Split out NVAPI documentation. Attempt to describe updated usage. * Discuss downstream compiler include paths issues. * Fix links . * Apparently github supports relative links... * Fix typo.