Commit Graph

6 Commits

Author SHA1 Message Date
Evgeny Mankov 0fd5ec74c0 [HIPIFY] wrap kernel name with HIP_KERNEL_NAME macros...
only in case of commas in it.


[ROCm/hip commit: 1b64c167f6]
2016-10-28 20:05:51 +03:00
Evgeny Mankov 4b907cce25 * [HIPIFY] Initial Profiler support.
CUDA Driver API porting to HIP:

+ cuProfilerStart, cuProfilerStop.
- cuProfilerInitialize & cudaProfilerInitialize - unsupported yet by HIP.


[ROCm/hip commit: b0f37d0d2e]
2016-10-28 18:32:13 +03:00
Evgeny Mankov 638b1b14a9 [HIPIFY] Fix typo in option's help description
[ROCm/hip commit: d464c8010b]
2016-10-20 18:57:52 +03:00
Evgeny Mankov cf6bcd1b0e [HIPIFY] Add missing options to tool's -help
Also HelpMessage with a description of the common command-line options related to the compilation database and input files is added.


[ROCm/hip commit: dae4b060bd]
2016-10-20 18:29:24 +03:00
Evgeny Mankov cc61406070 [HIPIFY] Initial support of CUDA Limits.
[ROCm/hip commit: 2faa63c2d8]
2016-10-13 23:32:52 +03:00
Maneesh Gupta 0e3a0bdd1f clang-hipify -> hipify-clang. Also attempt to build it by default
Change-Id: I694e6c772f5347c820d9bd6c9aa61d6d9696911e


[ROCm/hip commit: 798d4be080]
2016-10-05 13:06:22 +05:30