On Wed, 3 Jan 2024 08:54:17 +0100
Marco Atzeri wrote:
> On 03/01/2024 06:25, Takashi Yano via Cygwin-apps wrote:
> > On Wed, 3 Jan 2024 14:14:12 +0900
> > Takashi Yano via Cygwin-apps <cygwin-apps@cygwin.com> wrote:
> >> I'd like to adopt the pocl package.
> >>
> >> - Update to latest upstream release.
> 
> $ git diff  |grep "^+"
> +++ b/cygwin-pkg-maint
> +pocl                                         Takashi Yano

Thanks!

> > Sorry, the latest upstream release is 5.0 however, 4.0 and later
> > cannot be built in current cygwin because LLVM package is old.
> > This update is up to 3.1.
> > 
> >> - Enable CUDA support.
> 
> Curiosity, how do we support CUDA on Cygwin ?

nvidia cuda toolkit is used in build stage of user programs.
Although this is not very desirable for cygwin package, I thought
that the advantage of being able to use the GPU was greater than
the disadvantage.

However, on the second thought, cuda support should be a separeted
package from the base package, and suggest installing cuda toolkit
in the install stage of of that package.

Let me consider a bit. If you have any idea, please let me know.

-- 
Takashi Yano <takashi.y...@nifty.ne.jp>

Reply via email to