We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.

Using multiple cores CPU to export glTF s

Home Forums Graphics / Blender Using multiple cores CPU to export glTF s

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #44047
    Victor Vallejo
    Customer

    is there a way to utilize all the available capacity of the CPU when exporting on Blender?
    we have a threadripper CPU and its only using 1-2 cores for this task

    Attachments:
    You must be logged in to view attached files.
    #44342

    Right, the exporter is single-threaded at the moment. The problem is that Blender cannot run multi-threaded processes that we need for the exporter. Anyway, we will probably rewrite some critical parts of code to C language which is much faster than Python.

    Chief 3D Verger | LinkedIn | Twitter

    #44398
    Victor Vallejo
    Customer

    Nice to hear that it’s planned :good:

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.