On 10/20/21 08:32, Richard Shaw wrote:

    As Ed and Patrick point out, the difference is probably CUDA. The
    CUDA
    client libraries are not licensed appropriately for redistribution,
    therefore they are not packaged in Fedora.  And since they aren't
    packaged, they aren't available in the build root, and it isn't
    possible
    to build software that uses CUDA.


This is not technically true but may be practically true, my google search was not conclusive.

It looks like Blender has a build time option to dynamically load (i.e., dlopen) the cuda library


As far as I can tell, the CUDA libraries must be present in the build environment in order to build that support:

https://wiki.blender.org/wiki/Building_Blender/CUDA

_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to