GraphicsMagick has OpenMP support AFAIK. ================ Wow, it's excellent since in this case image processing even if slow won't slow down GUI :) And since it's compiled by GCC then it has some SSE optimizations (though not inline ASM) - may be it's a one more cause why FPIMAGE (lacks any SSE) is much slower.
If one wants to make an image editor one probably would use OpenCL anyway ================ Combining all "open*" (each becoming standards) together looks very relevant . And currently h/w accelaration of GPU (10+ performance gain even to multicore CPUs+SSE/AVX) is highly under used which should be fixed in new advanced GUI toolkits :) ------------------------------------------------------------------------------ Flow-based real-time traffic analytics software. Cisco certified tool. Monitor traffic, SLAs, QoS, Medianet, WAAS etc. with NetFlow Analyzer Customize your own dashboards, set traffic alerts and generate reports. Network behavioral analysis & security monitoring. All-in-one tool. http://pubads.g.doubleclick.net/gampad/clk?id=126839071&iu=/4140/ostg.clktrk _______________________________________________ mseide-msegui-talk mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk

