Gpu or cpu setting…

Because of the differences in result when processing on CPU or GPU I think there should be a setting for it on the settings page.

I really don’t want to go into the code for this.

3 Likes

There is… Start with --gpu to use GPU. If you start without it doesn’t use it.
No idea for windows native.

1 Like

I’m on windows native so no, there no such setting.

1 Like

I have the native version too but I had a issue with it not using enough ram do you have this issue too?

1 Like

Not at the moment.

But the OS handles the ram/swap stuf so I don’t think ODM kan do much about it.

1 Like

You can set an Environment Variable:
ODM_NO_GPU=YES

For me, I’ve chosen System-wide (System variables).

You make a New one and then set the parameters:
image

To Edit your environment variables, search for edit the system environment variables in your Windows Start Menu:

Then click on the Environment Variables button towards the bottom:
image

1 Like

Where do I find that?

Not in WebODM windows native.

1 Like

Sorry, see above for further context/steps.

That’s not a good way to do it, better make a setting in the software.

1 Like

This is the supported method at the moment and it aligns with what we do on Linux/Docker.

I agree that we can improve the UX, but this should work for your needs for the time being.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.