You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Associate generated HIP C++ files with modules / programs to allow inclusion of device routines or ...
Inline everything straightforwardly?
The latter option seems to be the preferred one as it would also allow
to handle gang/worker/vector accelerator routines. Would require indexer to record whole function definitions.
The latter option seems to be the preferred one as it would also allow
to handle gang/worker/vector accelerator routines. Would require indexer to record whole function definitions.