Skip to content

PoCL 6.0

Choose a tag to compare

@franz franz released this 18 Jun 12:20

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

Full release notes are available here.