armory3d / armorlab

Moved to https://github.com/armory3d/armortools/tree/main/armorlab
https://armorlab.org
Other
166 stars 18 forks source link

Will ArmorLab support non-Nvidia GPUs? #1

Closed unfa closed 3 years ago

unfa commented 3 years ago

Usually AI-based software depends on CUDA for operation, which limits the user base to people who have Nvidia GPUs.

Are there plans to support other GPU vendors as well?

Calinou commented 3 years ago

I see no mention of cuda or opencl in ArmorLab's codebase. My guess is that it either uses the CPU or Vulkan compute to work (most likely the CPU).

luboslenco commented 3 years ago

It's using the https://onnxruntime.ai/ as of now. Will make sure to pick the appropriate gpu backends that support other gpu vendors as well.

unfa commented 3 years ago

Thanks!

On Thu, Aug 5, 2021, 10:15 Lubos Lenco @.***> wrote:

Closed #1 https://github.com/armory3d/armorlab/issues/1.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/armory3d/armorlab/issues/1#event-5115930415, or unsubscribe https://github.com/notifications/unsubscribe-auth/AADYBODRXUFQYH3AFQ63NX3T3JCBZANCNFSM5BIOZABA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&utm_campaign=notification-email .