Skip to content

Tags: vsytch/hcc

Tags

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.

merge0504

Toggle merge0504'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-18

Toggle result-18's commit message
Add tag result-11

result-11

Toggle result-11's commit message
Add tag result-10

result-10

Toggle result-10's commit message
[Config] revise submodule configuration