Menu

Parallel threading option not working as expected

2020-01-13
2020-01-15
  • Andrea Franchini

    Hi,

    Tested version:
    0.6 and 0.5 (Windows 10 64bit)

    I’ve tried to enable the parallel threading option (--threads …) which effectively resulted in a faster processing time but unfortunately the result was wrong.
    Half of the geometry was missing, like walls, and materials had problems as well. I’ve tested it with multiple IFCs and the error was consistent enough.

    Without the option it works flawlessly both in 0.6 and 0.5.

    When calling the converter I also had more options enabled which may affect the result.

    0.6 args:
    '--use-element-names',
    '--use-element-guids',
    '--use-material-names',
    '--use-element-types',
    Source
    target

    Bests,

    Andrea

     
    • Thomas Krijnen

      Thomas Krijnen - 2020-01-15

      This is likely a duplicate of https://github.com/IfcOpenShell/IfcOpenShell/issues/741

      Please rebuild from source or wait for the next automated builds.

      Kind regards,
      Thomas

       

Log in to post a comment.