Advertisement
rajhlinux

Untitled

Sep 24th, 2022 (edited)
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.69 KB | None | 0 0
  1. $ pkg info -lx ocl-icd
  2. -----------------------
  3.  
  4. ocl-icd-2.3.1:
  5.  
  6. /usr/local/include/ocl_icd.h
  7. /usr/local/lib/libOpenCL.so
  8. /usr/local/lib/libOpenCL.so.1
  9. /usr/local/lib/libOpenCL.so.1.0.0
  10. /usr/local/libdata/pkgconfig/OpenCL.pc
  11. /usr/local/libdata/pkgconfig/ocl-icd.pc
  12. /usr/local/man/man7/libOpenCL.7.gz
  13. /usr/local/man/man7/libOpenCL.so.7.gz
  14. /usr/local/share/doc/ocl-icd/examples/ocl_icd_bindings.c
  15. /usr/local/share/doc/ocl-icd/html/libOpenCL.html
  16. /usr/local/share/licenses/ocl-icd-2.3.1/BSD2CLAUSE
  17. /usr/local/share/licenses/ocl-icd-2.3.1/LICENSE
  18. /usr/local/share/licenses/ocl-icd-2.3.1/catalog.mk
  19.  
  20.  
  21. $ pkg info ocl-icd
  22. -------------------
  23.  
  24. ocl-icd-2.3.1
  25.  
  26. Name : ocl-icd
  27. Version : 2.3.1
  28. Installed on : Thu Sep 8 21:27:03 2022 EDT
  29. Origin : devel/ocl-icd
  30. Architecture : FreeBSD:13:amd64
  31. Prefix : /usr/local
  32. Categories : devel
  33. Licenses : BSD2CLAUSE
  34. Maintainer : ohartmann@walstatt.org
  35. WWW : https://github.com/OCL-dev/ocl-icd
  36. Comment : OpenCL Installable Client Driver
  37. Options :
  38. DOCS : on
  39. MANPAGES : on
  40. Shared Libs provided:
  41. libOpenCL.so.1
  42. Annotations :
  43. FreeBSD_version: 1301000
  44. repo_type : binary
  45. repository : FreeBSD
  46. Flat size : 249KiB
  47. Description :
  48. OpenCL implementations are provided as ICD (Installable Client Driver). An
  49. OpenCL program can use several ICD thanks to the use of an ICD Loader as
  50. provided by this project. This free ICD Loader can load any (free or non
  51. free) ICD.
  52.  
  53. WWW: https://github.com/OCL-dev/ocl-icd
  54.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement