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

Performance issue #2

Open
artyom-beilis opened this issue Sep 8, 2024 · 0 comments
Open

Performance issue #2

artyom-beilis opened this issue Sep 8, 2024 · 0 comments

Comments

@artyom-beilis
Copy link

I run some benchmarks on this build on rx560

  • Resnet50 train on 16 batch size takes 1.2s
  • Old version of rocm (I tested several years ago) gave me 0.56s per same batch.

My current OpenCL backend gives on same setup gives 0.88s per same batch. Something similar to what I used to have (60% of rocm) - I almost never suppressed native rocm build.

Do you have an idea what may be wrong?

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

No branches or pull requests

1 participant