kparzysz-quic commented on PR #12475: URL: https://github.com/apache/tvm/pull/12475#issuecomment-1219579473
Yes. I thought it was an easy way to get some speedup, but it didn't work. Builds with 2, 4, and 8 took about the same amount of time (roughly 100 minutes). Also, many sources on the Internet suggested using a lower number, since multiple compilations could consume enough memory to cause extensive swapping. The Windows build is not the longest in the CI, so I'm not sure if it's worth to spend a lot of effort trying to accelerate it. It attracted my attention because I had to fix build failures on Windows (related to the switch to C++17), and each round took quite a while to get to the point of failure. On the other hand, if you have time, don't let anything dissuade you from working on this. 🙂 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
