Am 25.10.2012 22:55, schrieb R S: > > > this is the dt.log , but I could not export , because of freeze when I > activate the local contrast module. >
... and while where at it. Get this little program: http://graphics.stanford.edu/~yoel/notes/clInfo.c compile it and post its output. The program will print out some useful information on your opencl device. In order to compile, you will probably have to do something like: gcc -o clInfo -I/xyz/src/external/CL clInfo.c -lOpenCL where xyz is the full path to your darktable sources. Ulrich ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_sfd2d_oct _______________________________________________ darktable-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/darktable-devel
