Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[TUNA] FIN subtree updates JSON versioning #1376

Merged
merged 2 commits into from
Jan 19, 2022
Merged

[TUNA] FIN subtree updates JSON versioning #1376

merged 2 commits into from
Jan 19, 2022

Conversation

alexandraBara
Copy link
Contributor

Pulled in the most recent version of FIN https://github.com/ROCmSoftwarePlatform/fin:

  • contains JSON versioning

0e164bf66 setting json version (#37)
f3f7fed18 Remove function redefinition (#36)
e1de51a58 Performance DB de-serialize test (#34)
043cdcdaa Layout support in Fin (#33)
3a1d58236 Hotfix (#32)
ee3f0d543 4.4 Tuning Bugfixes (#31)
832dbe234 Tunability Reporting (#27)
a564a229f include gfx90a_110 (#28)

git-subtree-dir: fin
git-subtree-split: 0e164bf66280932586e25e15d09c60b02cbd6fc3
@alexandraBara alexandraBara self-assigned this Jan 14, 2022
@@ -994,17 +994,25 @@ int ConvFin<Tgpu, Tref>::ProcessStep(const std::string& step_name)
if(step_name == "copy_buf_from_device")
return CopyFromDevice();
if(step_name == "applicability")
{
Copy link
Contributor

Choose a reason for hiding this comment

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

@alexandraBara why this change? Or why not change them all? :)

@JehandadKhan
Copy link
Contributor

@alexandraBara Please check the CI

@codecov
Copy link

codecov bot commented Jan 14, 2022

Codecov Report

Merging #1376 (13d5377) into develop (ec616b0) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop    #1376   +/-   ##
========================================
  Coverage    50.67%   50.67%           
========================================
  Files          359      359           
  Lines        53765    53765           
========================================
  Hits         27248    27248           
  Misses       26517    26517           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ec616b0...13d5377. Read the comment docs.

@junliume junliume changed the title FIN subtree updates [TUNA] FIN subtree updates JSON versioning Jan 18, 2022
@junliume
Copy link
Contributor

It should not have impacted CI while the pipeline keep stuck for other reasons. Restarted again and let's monitor it.

@junliume junliume merged commit ac6281a into develop Jan 19, 2022
@junliume junliume deleted the alex_json branch April 14, 2022 17:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants