-
Notifications
You must be signed in to change notification settings - Fork 104
Open
Labels
featureFeature request or implementationFeature request or implementationquestionFurther information is requestedFurther information is requested
Description
Problem Description
In working on porting a library, I've run in to the situation where I'm only making use of the header files in a library (e.g. .h, .cuh) and none of the .cu files which may only be tests or library code that I'm not making use of. It would be nice if hipifyconvertinplace.sh had the ability to take a flag, e.g. --convert-headers-only, that could be passed to findcode.sh. This would provide the benefits of
- reducing the amount of translation time, sometimes significantly
- reducing the amount of output that needs to be parsed for errors/warnings about things that need to be addressed.
Operating System
Ubuntu
CPU
Intel
ROCm Version
ROCm 6.0.0
ROCm Component
HIPIFY
Steps to Reproduce
No response
(Optional for Linux users) Output of /opt/rocm/bin/rocminfo --support
No response
Additional Information
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
featureFeature request or implementationFeature request or implementationquestionFurther information is requestedFurther information is requested