Siu Chi Chan
24d08beef8
reimplement HIP_INIT as hip_impl::hip_init(), add hip_init() to some of the inlined API ( #966 )
...
* reimplement HIP_INIT as a function, expose it as hip_impl::hip_init()
so that it could be called from hipLaunchKernelGGL and other inlined
HIP functions
* Don't call hip_init from ihipPreLaunchKernel
2019-03-20 05:11:15 +00:00
Laurent Morichetti
6ab8711f02
Add code-object-v3 support for the HIP-Clang path.
2019-02-05 14:43:26 -08:00
Yaxun Sam Liu
450f093231
Let hip-clang support --genco
2018-11-27 15:55:50 -05:00
root
091124a766
rebase to master, tracer related changes
2018-11-13 15:50:34 +00:00
Yaxun Sam Liu
a31b6b78d5
Add more checks for fatbin
2018-11-08 16:46:01 -05:00
Yaxun Sam Liu
f5d8842f6a
Add HIP_DUMP_CODE_OBJECT
2018-10-26 14:14:00 -04:00
Yaxun Sam Liu
062398c72f
Adding checks and debug output for fat binary for hip-clang
2018-10-26 14:13:12 -04:00
Yaxun Sam Liu
1299b65e15
Add HIP_DB=fatbin for debugging fat binary issues
2018-08-17 11:53:45 -04:00
Yaxun (Sam) Liu
d079463887
Change HIP fat binary magic number
2018-05-17 17:04:51 -04:00
Laurent Morichetti
91f996035c
Create one hipModule_t per device
2018-04-10 08:57:34 -07:00
Laurent Morichetti
0c1893ea62
Add support for clang offload bundles and <<<>>> kernel launch.
2018-04-04 13:32:33 -07:00