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

Refactor install_dependencies.sh #14

Open
eppane opened this issue Nov 13, 2024 · 0 comments
Open

Refactor install_dependencies.sh #14

eppane opened this issue Nov 13, 2024 · 0 comments
Labels
backend Updates related to backend chore Refactorings, code cleanups etc.

Comments

@eppane
Copy link
Collaborator

eppane commented Nov 13, 2024

benchmarks/install_dependencies.sh

This shell script contains the installation setup for running benchmarks on EC2 instance. It is tailored for NVIDIA GPUs or CPUs (True/False). Task is to add AMD GPUs as an option.

OBS: this is not a high priority task and does not really have an impact on TorchServe functionalities. Also, currently there are no such AMD GPU equipped EC2 instances available that support ROCm. More info:

Compute – Amazon EC2 Instance Types – AWS

(G4ad comes with AMD Radeon Pro V520 GPUs, no support)

Linux support matrices by ROCm version — Use ROCm on Radeon GPUs

@eppane eppane added backend Updates related to backend chore Refactorings, code cleanups etc. labels Nov 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Updates related to backend chore Refactorings, code cleanups etc.
Projects
None yet
Development

No branches or pull requests

1 participant