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

Test multiple GPU-based execution providers #2

Open
brainless opened this issue Jan 21, 2025 · 1 comment
Open

Test multiple GPU-based execution providers #2

brainless opened this issue Jan 21, 2025 · 1 comment

Comments

@brainless
Copy link

As a user, I would like to be able to understand how this software works on different GPUs now there GPU-based execution providers are available. Here are the GPUs available at the moment:

  • @fbilhaut has an NVIDIA RTX 4080 on a Windows device

@brainless has:

Tasks

  • Find out the testing method/code
  • Run on Windows/Linux laptops
  • Run on cloud
  • Document results, perhaps on README
@fbilhaut
Copy link
Owner

fbilhaut commented Jan 22, 2025

Thanks @brainless for filing this issue.

Note that there is already a documentation file intended for this purpose in doc/ORT.md. I already documented the settings for CUDA under Windows there.

Some simple code to start with is available in src/examples/benchmark_gpu.rs

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

2 participants