Skip to content

Commit

Permalink
[HIPIFY][ROCm#1776][perl][feature][fix] Tuned the hipify-perl perfo…
Browse files Browse the repository at this point in the history
…rmance up to `450%`

+ [IMP] Changing `foreach` to `while (...) = each` gave 450% performance improvement; for example, 58 sec vs 13 sec
+ [FIX] Eliminated erroneous warnings like `unsupported MIOpen identifier: cudnnOpTensor` when the actual identifier is `cudnnOpTensor_t`
+ Decreased the generated file size by 3%
+ Updated the regenerated `hipify-perl` script
  • Loading branch information
emankov committed Jan 10, 2025
1 parent 0016c25 commit 7d72e41
Show file tree
Hide file tree
Showing 2 changed files with 5,318 additions and 5,289 deletions.
Loading

0 comments on commit 7d72e41

Please sign in to comment.