Jerome Kieffer
Jerome Kieffer
The new release of silx fixes this issue. Please upgrade to silx 1.1
@vallsv I will need your guidance to dive into your C++ code
The remaining bug needs to add a widget to the GUI to prevent the use of the LUT.
see http://journals.iucr.org/s/issues/2009/04/00/gf5021/gf5021.pdf
there is *something* in the tutorials
On Sat, 21 Nov 2020 20:02:00 -0800 Colin Manko wrote: > Thanks for the offer. Do you think this would add value to pyopencl? From a PyOpenCL user, this would...
@inducer, thanks for pointing me to the intel driver. Their former driver was OK for all our test suite while pocl isn't OK yet. I am happy pocl improves gradually...
``` if len(sys.argv)
Here is the gdb output from pyopencl (the version with cffi ... it has more interesting debug information): ``` INFO:silx.opencl.codec.byte_offset:increase data input buffer size to 1024 INFO:silx.opencl.codec.byte_offset:increase compressed buffer size...
And the same with a more recent version of pyopencl (2018.2.5): ``` #0 0x00007ffff7d7e98c in __libc_signal_restore_set (set=0x7fffffffc498) at ../sysdeps/unix/sysv/linux/nptl-signals.h:80 #1 __GI_raise (sig=) at ../sysdeps/unix/sysv/linux/raise.c:48 #2 0x00007ffff7d80be0 in __GI_abort () at...