Bug#1060318: Info received (Bug#1060318: Info received (Bug#1060318: Info received (Bug#1060318: Info received (silx: autopkgtest failure with Python 3.12))))

2024-03-11 Thread PICCA Frederic-Emmanuel
POCL_WORK_GROUP_METHOD=cbs python3 test.py

make it works

$ POCL_WORK_GROUP_METHOD=cbs python3 test.py 
[SubCFG] Form SubCFGs in bsort_all
[SubCFG] Form SubCFGs in bsort_horizontal
[SubCFG] Form SubCFGs in bsort_vertical
[SubCFG] Form SubCFGs in bsort_book
[SubCFG] Form SubCFGs in bsort_file
[SubCFG] Form SubCFGs in medfilt2d
[SubCFG] Form SubCFGs in medfilt2d



Bug#1060318: Info received (Bug#1060318: Info received (Bug#1060318: Info received (silx: autopkgtest failure with Python 3.12)))

2024-03-11 Thread PICCA Frederic-Emmanuel
With latest version  (PAS OK)

$ dpkg -l | grep pocl
ii  libpocl2-common5.0-2.1  
all  common files for the pocl library
ii  libpocl2t64:amd64  5.0-2.1  
amd64Portable Computing Language library
ii  pocl-opencl-icd:amd64  5.0-2.1  
amd64pocl ICD



Bug#1060318: Info received (Bug#1060318: Info received (silx: autopkgtest failure with Python 3.12))

2024-03-11 Thread PICCA Frederic-Emmanuel
Debian12 (OK)

$ dpkg -l | grep pocl
ii  libpocl2:amd64   3.1-3+deb12u1  
  amd64Portable Computing Language library
ii  libpocl2-common  3.1-3+deb12u1  
  all  common files for the pocl library
ii  pocl-opencl-icd:amd643.1-3+deb12u1  
  amd64pocl ICD


unstable (NOT OK)

$ dpkg -l | grep pocl
ii  libpocl2:amd64 5.0-2
amd64Portable Computing Language library
ii  libpocl2-common5.0-2
all  common files for the pocl library
ii  pocl-opencl-icd:amd64  5.0-2
amd64pocl ICD



Bug#1060318: Info received (Bug#1060318: Info received (silx: autopkgtest failure with Python 3.12))

2024-03-11 Thread PICCA Frederic-Emmanuel
On Debian12 it works out of the box

$ POCL_DEBUG=1 python3 test.py 
[2024-03-11 10:05:31.837738936]POCL: in fn pocl_install_sigfpe_handler at line 
229:
  |   GENERAL |  Installing SIGFPE handler...
[2024-03-11 10:05:31.868890390]POCL: in fn POclCreateCommandQueue at line 98:
  |   GENERAL |  Created Command Queue 3 (0x1ee13c0) on device 0
[2024-03-11 10:05:31.868917030]POCL: in fn POclCreateContext at line 227:
  |   GENERAL |  Created Context 2 (0x1ee0e40)
[2024-03-11 10:05:31.868966549]POCL: in fn POclCreateCommandQueue at line 98:
  |   GENERAL |  Created Command Queue 4 (0x1f31f10) on device 0
[2024-03-11 10:05:31.874596495]POCL: in fn POclCreateKernel at line 138:
  |   GENERAL |  Created Kernel s8_to_float (0x1fc5540)
[2024-03-11 10:05:31.874606285]POCL: in fn POclCreateKernel at line 138:
  |   GENERAL |  Created Kernel u8_to_float (0x1fc5610)
[2024-03-11 10:05:31.874617005]POCL: in fn POclCreateKernel at line 138:
  |   GENERAL |  Created Kernel s16_to_float (0x1fc5730)
[2024-03-11 10:05:31.874622275]POCL: in fn POclCreateKernel at line 138:
  |   GENERAL |  Created Kernel u16_to_float (0x1f81e70)
[2024-03-11 10:05:31.874632075]POCL: in fn POclCreateKernel at line 138:
  |   GENERAL |  Created Kernel u32_to_float (0x1f81fb0)
[2024-03-11 10:05:31.874638955]POCL: in fn POclCreateKernel at line 138:
  |   GENERAL |  Created Kernel s32_to_float (0x1f820f0)
[2024-03-11 10:05:31.874646635]POCL: in fn POclCreateKernel at line 138:
  |   GENERAL |  Created Kernel corrections (0x1f82230)
[2024-03-11 10:05:31.874654714]POCL: in fn POclCreateKernel at line 138:
  |   GENERAL |  Created Kernel corrections2 (0x1f82590)
[2024-03-11 10:05:31.874663744]POCL: in fn POclCreateKernel at line 138:
  |   GENERAL |  Created Kernel corrections3Poisson (0x1f82990)
[2024-03-11 10:05:31.874669284]POCL: in fn POclCreateKernel at line 138:
  |   GENERAL |  Created Kernel corrections3 (0x1f82d90)
[2024-03-11 10:05:31.874673814]POCL: in fn POclCreateKernel at line 138:
  |   GENERAL |  Created Kernel bsort_all (0x201ded0)
[2024-03-11 10:05:31.874681154]POCL: in fn POclCreateKernel at line 138:
  |   GENERAL |  Created Kernel bsort_horizontal (0x201e010)
[2024-03-11 10:05:31.874685604]POCL: in fn POclCreateKernel at line 138:
  |   GENERAL |  Created Kernel bsort_vertical (0x201e150)
[2024-03-11 10:05:31.874691454]POCL: in fn POclCreateKernel at line 138:
  |   GENERAL |  Created Kernel bsort_book (0x201e290)
[2024-03-11 10:05:31.874699564]POCL: in fn POclCreateKernel at line 138:
  |   GENERAL |  Created Kernel bsort_file (0x201e3d0)
[2024-03-11 10:05:31.874709654]POCL: in fn POclCreateKernel at line 138:
  |   GENERAL |  Created Kernel medfilt2d (0x201e510)
[2024-03-11 10:05:31.877001426]POCL: in fn POclCreateKernel at line 138:
  |   GENERAL |  Created Kernel s8_to_float (0x1fdf150)
[2024-03-11 10:05:31.877011365]POCL: in fn POclCreateKernel at line 138:
  |   GENERAL |  Created Kernel u8_to_float (0x20103f0)
[2024-03-11 10:05:31.877019735]POCL: in fn POclCreateKernel at line 138:
  |   GENERAL |  Created Kernel s16_to_float (0x1f60f90)
[2024-03-11 10:05:31.877025545]POCL: in fn POclCreateKernel at line 138:
  |   GENERAL |  Created Kernel u16_to_float (0x1f61060)
[2024-03-11 10:05:31.877030655]POCL: in fn POclCreateKernel at line 138:
  |   GENERAL |  Created Kernel u32_to_float (0x1f5f1f0)
[2024-03-11 10:05:31.877038395]POCL: in fn POclCreateKernel at line 138:
  |   GENERAL |  Created Kernel s32_to_float (0x1f5f310)
[2024-03-11 10:05:31.877043475]POCL: in fn POclCreateKernel at line 138:
  |   GENERAL |  Created Kernel corrections (0x1f60500)
[2024-03-11 10:05:31.877055965]POCL: in fn POclCreateKernel at line 138:
  |   GENERAL |  Created Kernel corrections2 (0x200efa0)
[2024-03-11 10:05:31.877061275]POCL: in fn POclCreateKernel at line 138:
  |   GENERAL |  Created Kernel corrections3Poisson (0x200f3a0)
[2024-03-11 10:05:31.877064514]POCL: in fn POclCreateKernel at line 138:
  |   GENERAL |  Created Kernel corrections3 (0x200f7a0)
[2024-03-11 10:05:31.877071304]POCL: in fn POclCreateKernel at line 138:
  |   GENERAL |  Created Kernel bsort_all (0x200fc20)
[2024-03-11 10:05:31.877079984]POCL: in fn POclCreateKernel at line 138:
  |   GENERAL |  Created Kernel bsort_horizontal (0x200fd60)
[2024-03-11 10:05:31.877087744]POCL: in fn POclCreateKernel at line 138:
  |   GENERAL |  Created Kernel bsort_vertical (0x1f613b0)
[2024-03-11 10:05:31.877094244]POCL: in fn POclCreateKernel at line 138:
  |   GENERAL |  Created Kernel bsort_book (0x1f614f0)
[2024-03-11 10:05:31.877098614]POCL: in fn POclCreateKernel at line 138:
  |   GENERAL |  Created Kernel bsort_file (0x1f61630)
[2024-03-11 10:05:31.877102884]POCL: in fn POclCreateKernel at line 138:
  |   GENERAL |  Created Kernel medfilt2d (0x1f61770)
[2024-03-11 10:05:31.877723934]POCL: in fn POclCreateKernel at line 138:
  |   GENERAL |  Created Kernel medfilt2d (0x1f61e00)
[2024-03-11 10:05:31.878064028]POCL: in fn POclSetKernelArg at line 107:
  |   GENERAL |  Kernel