niessner / BundleFusion

[Siggraph 2017] BundleFusion: Real-time Globally Consistent 3D Reconstruction using Online Surface Re-integration
http://graphics.stanford.edu/projects/bundlefusion/
Other
1.5k stars 355 forks source link

runtime API error 10: invalid device ordinal #32

Open calyx1991 opened 5 years ago

calyx1991 commented 5 years ago

image I just set 's_sensorIdx = 8;' in zParametersDefault.txt, but when I run the project, I get the mistake runtime API error 10: invalid device ordinal. My computer only have one GPU, so I think this is the problem, but how to solve it ?

BrigitteBai commented 5 years ago

I met the same problem. Can I ask what is your graphics card? Now I suspect that may be caused by insufficient graphics card memory……

jinzijian commented 5 years ago

i met the same question. have you figure it out?

BruceWANGDi commented 3 years ago

@jinzijian Hi, did you figure out any solution to solve this issue? My device is KInectV2.

BruceWANGDi commented 3 years ago

@BrigitteBai Hi, my GPU is gtx1650, and I met the same issue as yours. Did you figure out any solution to solve that?

BruceWANGDi commented 3 years ago

@calyx1991 I met the same issue with you, did you solve it? I have no idea about this problem.

sjtuyinjie commented 3 years ago

my gpu is rtx2080,and I met the same problem. Can anyone help us?