8000 Tags · emankov/hcc · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: emankov/hcc

Tags

roc-1.7.0

Toggle roc-1.7.0's commit message
ROCm 1.7 release

roc-1.6.4

Toggle roc-1.6.4's commit message
Format

preview_1.0.17403

Toggle preview_1.0.17403's commit message
Merge pull request ROCm#483 from RadeonOpenCompute/fix_remove_vla_fro…

…m_hc_am

Remove VLA usage from HC_AM

preview_1.0.17333

Toggle preview_1.0.17333's commit message
Merge pull request ROCm#427 from scchan/re-enable_thread_index_opt

Re enable thread index opt

roc-1.6.0

Toggle roc-1.6.0's commit message
ROCm 1.6.0 release

rocm-1.6.0

Toggle rocm-1.6.0's commit message
Optimize map lookups for kernel/buffer deps for array_view.

First call "find", avoids insert (from []) and then removal
in cases where kernel does not have any array_view deps.

preview_1.0.17236

Toggle preview_1.0.17236's commit message
Merge pull request ROCm#355 from aaronenyeshi/clang_tot_upgrade

Fixes testcases for no peer accelerators

before_alloca_merge

Toggle before_alloca_merge's commit message
Before merging the clang_tot_upgrade-alloca branch

result-20

Toggle result-20's commit message
Fix floating point exception due to empty kernel

Empty kernel has workitem_vgpr_count equal 0, which cause floating point exception in mcwamp_hsa.cpp when calculating
max_num_work_items_per_cu. The fix is let it be 1.

result-19

Toggle result-19's commit message
Fix floating point exception due to empty kernel

Empty kernel has workitem_vgpr_count equal 0, which cause floating point exception in mcwamp_hsa.cpp when calculating
max_num_work_items_per_cu. The fix is let it be 1.
0