./parallel/ocl-icd, OpenCL ICD Loader

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 2.3.0nb2, Package name: ocl-icd-2.3.0nb2, Maintainer: pkgsrc-users

This package aims at creating an Open Source alternative to vendor specific
OpenCL ICD loaders.

The main difficulties to create such software is that the order of function
pointers in a structure is not publicy available.

This software maintains a YAML database of all known and guessed entries.


Master sites:

Filesize: 98.484 KB

Version history: (Expand)


CVS history: (Expand)


   2021-10-26 13:10:38 by Nia Alarie | Files touched by this commit (29)
Log message:
parallel: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes
   2021-10-07 16:46:48 by Nia Alarie | Files touched by this commit (29)
Log message:
parallel: Remove SHA1 hashes for distfiles
   2021-07-09 20:30:29 by Nia Alarie | Files touched by this commit (4)
Log message:
ocl-icd: Link with -pthread to fix pocl on NetBSD
   2021-06-13 14:04:56 by Nia Alarie | Files touched by this commit (1)
Log message:
ocl-icd: set explicit path to ruby exectuable
   2021-06-10 12:26:08 by Nia Alarie | Files touched by this commit (1)
Log message:
ocl-icd: don't load vendor files from /etc
   2021-06-10 08:02:14 by Nia Alarie | Files touched by this commit (1)
Log message:
ocl-icd: tool dependency on ruby
   2021-06-10 07:55:42 by Nia Alarie | Files touched by this commit (21)
Log message:
add parallel/ocl-icd

This package aims at creating an Open Source alternative to vendor specific
OpenCL ICD loaders.

The main difficulties to create such software is that the order of function
pointers in a structure is not publicy available.

This software maintains a YAML database of all known and guessed entries.