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

Using a ryzen GPU for meshroom [question] #2290

Open
pixelto3d opened this issue Jan 7, 2024 · 4 comments
Open

Using a ryzen GPU for meshroom [question] #2290

pixelto3d opened this issue Jan 7, 2024 · 4 comments

Comments

@pixelto3d
Copy link

I am using meshroom 2023.3.0, and everything seems to be working (Other than problems that I've already got solutions for) other than one- Is there a way to use a Ryzen 7 gpu istead of nvidia for the mesh calculations? Every issue I've found pertaining to it was made 2018/2019, and I can't find very many updates, nor do I have very much coding expertise. And if it isn't possible, is there a 3d scanning program that can be done without an NVIDIA gpu? (I am completely okay with paying a bit more money)

@natowi
Copy link
Member

natowi commented Jan 8, 2024

No, to fully utilize Meshroom a NVIDIA GPU is required. (there is only https://github.com/alicevision/Meshroom/wiki/Draft-Meshing)
You could try https://github.com/alicevision/MeshroomMicMac (uses MicMac in the backend for processing)

There is a project unrelated to this one: https://github.com/openphotogrammetry/meshroomcl but not with the same features as the official latest version.

Nearly all open source tools (and commercial ones) utilize NVIDIA CUDA GPUs or are CPU based.

3DF Zephyr (process up to 50 images free ) can run on CPU

Agisoft Metashape Standard Edition is affordable and one of the few photogrammetry tools supporting AMD GPUs based by Utilizing OpenGL.

@tkircher
Copy link

This might be a game changer:

https://www.phoronix.com/review/radeon-cuda-zluda

@natowi
Copy link
Member

natowi commented Feb 14, 2024

Generally interesting, but vosen/ZLUDA#79 Meshroom 2023.3.0 fails at DepthMap stage.

@vosen
Copy link

vosen commented Mar 26, 2024

To those interested in the topic: could you please test Meshroom-compatible ZLUDA version? More info here: vosen/ZLUDA#79 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants