Re: Xeon 8core or 2x XEON 6core CPU - which one ist faster?
Unfortunately, the SunFlow rendering engine is not written to take advantage of GPU processing (if available). What's more, to date one cannot simply set a flag that says "use GPU" and have Java generate optimized code; instead, specific functions and routines most suitable for acceleration have to be identified, packaged for each of the two leading GPU libraries, handed to the GPU, executed, the results passed back to the main routines to be integrated with other data, and so on.can't the grahics card be used to do (part of) the calculations to speed things up?