Skip to content

add logic files for new sizes#637

Merged
wbgilmartin merged 2 commits into
ROCm:developfrom
wbgilmartin:logic-updates-2-8-a
Aug 7, 2019
Merged

add logic files for new sizes#637
wbgilmartin merged 2 commits into
ROCm:developfrom
wbgilmartin:logic-updates-2-8-a

Conversation

@wbgilmartin
Copy link
Copy Markdown
Contributor

Summary of proposed changes:

adding tuning files for the new sizes, for bert, dlrm, phantom, winograd.

We had meaningful performance gains for the bert, phantom and winograd sizes, 85% - 92% efficiencies for lager sizes.

the dlrm sizes were problematic due to the fact that the were smaller. so the performance gains were minimal at best, this was a first pass at the tuning, we may be able to get some more improvement with more iterations but there is a limit to how much we can get in these cases.

I excluded the smaller phantom sizes since many of those sizes since I found majority of those had no gains in this iteration and they had trivial efficiency (< 1%)

@wbgilmartin wbgilmartin requested review from amcamd and zaliu August 6, 2019 17:39
Copy link
Copy Markdown
Contributor

@zaliu zaliu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please replicate the changed logic files from asm_full/ to asm_ci/, as I indicated in a recent announcement. Thanks!

Copy link
Copy Markdown
Contributor

@amcamd amcamd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Copy Markdown
Contributor

@zaliu zaliu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@wbgilmartin wbgilmartin merged commit 688e5a5 into ROCm:develop Aug 7, 2019
@wbgilmartin wbgilmartin deleted the logic-updates-2-8-a branch January 27, 2020 18:27
mlse-lib-jenkins pushed a commit that referenced this pull request Apr 20, 2021
* add target_link_option -ldl

* use target_link_libraries for -ldl

* remove -ldl for clients, keep it only for library
mlse-lib-jenkins pushed a commit that referenced this pull request Apr 21, 2021
* add target_link_option -ldl

* use target_link_libraries for -ldl

* remove -ldl for clients, keep it only for library
mlse-lib-jenkins pushed a commit that referenced this pull request Apr 21, 2021
add target_link_libraries -ldl for linker switch from ld to lld (#637)
zaliu pushed a commit that referenced this pull request Apr 30, 2021
* add target_link_option -ldl

* use target_link_libraries for -ldl

* remove -ldl for clients, keep it only for library
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants