[Bug 275844] lang/pocl: Update to 5.0

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 08 Mar 2024 14:25:28 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275844

O. Hartmann <ohartmann@walstatt.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #247573|0                           |1
        is obsolete|                            |
                 CC|                            |ohartmann@walstatt.org

--- Comment #4 from O. Hartmann <ohartmann@walstatt.org> ---
Created attachment 249029
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=249029&action=edit
Update POCL 5.0 (fix docs, add new experimental features,with commit afc5b38 )

POCL 5.0 offers several new features, some of them experimental and some not
applicalble to FreeBSD.

Fixed: 
  - installation of documentation

Changed:
  - Default LLVM suite is devel/llvm17 
  - Disable compilation against static libLLVM (the default)
  - Adding knob to disable and compile static lib (default: shared lib)

New/Experimental:
  - Adding POCL-R feature, a POCL-own distributed/server-client facility,
avoiding OpenMPI - EXPERIMENTAL (rc-script missing)
  - Adding "PROXY" feature, POCL is compiled as proxy using another OpenCL
implementation installed on the host - BROKEN! Does not compile properly due to
 bug.

-- 
You are receiving this mail because:
You are the assignee for the bug.