Subject: CVS commit: pkgsrc/parallel/pocl
From: Adam Ciarcinski
Date: 2024-07-06 18:16:07
Message id: 20240706161607.3DE66FC74@cvs.NetBSD.org

Log Message:
pocl: updated to 6.0

PoCL 6.0

Highlights

Support for Clang/LLVM 18.0
New driver: cpu-tbb, uses Intel OneTBB library for scheduling
CPU driver new features: OpenMP support, new extensions (cl_pocl_svm_rect...), \ 
clGetDeviceAndHostTimer supported
Remote driver new features: coarse-grained SVM, vsock, \ 
clCompileProgram/clLinkProgram...
LevelZero driver new features: host synchronization optimization, >4GB \ 
buffers (CL_DEVICE_MAX_MEM_ALLOC_SIZE)
CUDA driver new features: CL_DEVICE_MAX_MEM_ALLOC_SIZE increased

Files:
RevisionActionfile
1.17modifypkgsrc/parallel/pocl/Makefile
1.9modifypkgsrc/parallel/pocl/distinfo
1.4removepkgsrc/parallel/pocl/patches/patch-CMakeLists.txt