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

Can I use a GPU other than a100, h100? #58

Open
fadu-dufresne opened this issue Mar 29, 2024 · 1 comment
Open

Can I use a GPU other than a100, h100? #58

fadu-dufresne opened this issue Mar 29, 2024 · 1 comment

Comments

@fadu-dufresne
Copy link

fadu-dufresne commented Mar 29, 2024

I want to measure storage performance, but I want to use GPU model(NVIDIA GeForce RTX 2060) I currently have. Is it possible?

First of all, I measured it with the command below, but only the CPU utilization is 100%, and it is confirmed that the installed GPU is not utilized. (The GPU was installed normally with the latest Nvidia driver.)

./benchmark.sh run --hosts 127.0.0.1 --workload unet3d --accelerator-type a100 --num-accelerators 8 --results-dir /storage/log/nvme0n1_unet3d_xfs_files500_proc8_20240329_152122_340072 --param dataset.num_files_train=500 --param dataset.data_folder=/mnt/nvme0n1/unet3d

@FileSystemGuy
Copy link
Contributor

FileSystemGuy commented Mar 29, 2024 via email

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