Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Nov 2020 19:12:38 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 250562] devel/opencl: lacks OpenCL 3.0 support
Message-ID:  <bug-250562-7788-8QRUV3lMN7@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-250562-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-250562-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D250562

Jan Beich <jbeich@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jmd@freebsd.org
 Attachment #220007|                            |maintainer-approval?(jmd@fr
              Flags|                            |eebsd.org)

--- Comment #7 from Jan Beich <jbeich@FreeBSD.org> ---
Created attachment 220007
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D220007&action=
=3Dedit
clpeak 1.1.0

clpeak didn't like opencl update after
https://github.com/KhronosGroup/OpenCL-CLHPP/commit/432b551429b3

In file included from src/common.cpp:1:
include/common.h:4:10: fatal error: 'CL/cl.hpp' file not found
#include <CL/cl.hpp>
         ^~~~~~~~~~~

https://github.com/krrishnarraj/clpeak/compare/1.1.0-rc2...1.1.0
https://github.com/krrishnarraj/clpeak/commit/db42d30028ba

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-250562-7788-8QRUV3lMN7>