RE: MPDCenter
2018-02-18, 15:32 (This post was last modified: 2018-02-18, 16:29 by Michael Heidemann.)
2018-02-18, 15:32 (This post was last modified: 2018-02-18, 16:29 by Michael Heidemann.)
(2018-01-07, 17:11)MichaelĀ Horvath Wrote: Is there any chance you could make this program multi-threaded? Using a single core it is taking over 24 hours to inline Datsville. But I have three other cores thatĀ could also be used. Thanks.
(OTOH, maybe I am the only person who needs this?)
To your last question - I think yes. Datsville is by far the largest project I know. But I made progress in speed. It was my bad implementation of some functions that made it so slow. Currently I run a last test to see how fast in hours (not days) it will take. Datsville has more than 500000 lines (not inlined), so it is really large.
To your multi-threaded question, I have no idea how to do this.
cu
mikeheide