I've updated all of the separation applications to 1.00. For changes people might care about,
- - The old CAL version is gone; it's replaced with the OpenCL application. On AMD/ATI GPUs (older than 79xx) it is using some hackery to use the same IL kernel as before so it should be as fast. However this also means the Radeon 38xx cards aren't supported with new stuff.- Radeon 79xx stuff should work- The occasional validate errors from empty / truncated stderr should stop- AVX will be used if available on Linux and Windows (64 bit only for Windows)- I've increased the default GPU target frequency so GPU stuff should make things less laggy on average. You can now also configure this with the web preferences now so you don't need to use app_info stuff if you want to play with that.- Partial workaround with high CPU usage with recent Nvidia drivers. It should cut down on the CPU usage a bit while not sacrificing too much. There are options to change the polling mode if you want to lower the CPU usage further while not slowing it down. (--gpu-wait-factor and --gpu-polling-mode work similarly to how they did with the old CAL one, but slightly different)
As usual post problems you run into here.
More...