Wen-Heng (Jack) Chung
|
319f007bf1
|
HIP program state re-initialization logic
This commit is to support kernels dynamically loaded thru means such as
dlopen() after HIP runtime initializes.
|
2018-09-26 19:48:47 +00:00 |
|
Wen-Heng (Jack) Chung
|
1fe7f1be91
|
Revert "HIP program state re-initialization logic"
This reverts commit 04640992dc.
|
2018-08-03 17:03:04 -05:00 |
|
Alex Voicu
|
633ce36ea7
|
It is unclear what I was thinking when authoring the original code...
|
2018-07-17 14:04:57 +01:00 |
|
Wen-Heng (Jack) Chung
|
04640992dc
|
HIP program state re-initialization logic
This commit is to support kernels dynamically loaded thru means such as
dlopen() after HIP runtime initializes.
|
2018-06-14 15:46:49 +00:00 |
|
Alex Voicu
|
bf9529aaa8
|
Add support for the hipFuncGetAttributes interface.
|
2018-05-11 03:35:10 +01:00 |
|
Alex Voicu
|
37c1811b2a
|
Fix oversight in selection mechanism which led to erroneous code to be compiled for the grid_launch_GGL component.
|
2017-11-29 01:37:52 +00:00 |
|
Alex Voicu
|
c6ab6f292b
|
Choose whether or not to use functional grid_launch based on the version of HCC used to compile.
|
2017-11-29 00:17:44 +00:00 |
|