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

use specify gpu index #1512

Open
hyebinyoo opened this issue Feb 7, 2024 · 0 comments
Open

use specify gpu index #1512

hyebinyoo opened this issue Feb 7, 2024 · 0 comments

Comments

@hyebinyoo
Copy link

I'm running the following code:
python scripts/run.py --scene data/nerf/pavillon2 --mode nerf --screenshot_transforms /data/hyebin/pavillon2/transforms_test.json --screenshot_dir /data/hyebin/instant-ngp

But it seems like all GPUs are used automatically. The GPUs I currently have are numbers 0 to 9, and I only want to use number 6, but there doesn't seem to be a setting code in the run file.

Where should I change the testbed.cu code to use only a specific GPU index?
I tried changing several places, but it didn't work properly.

Also, is there a part to adjust the number of samples per ray?

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