Skip to content

Commit

Permalink
Merge branch 'master' of github.com:OCL-dev/ocl-icd
Browse files Browse the repository at this point in the history
  • Loading branch information
Kerilk committed Feb 12, 2021
2 parents 9293f88 + 5da450a commit bf22ecd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/libOpenCL.7.txt.in
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ libOpenCL, libOpenCL.so - OCL-ICD implementation of OpenCL ICD loader
DESCRIPTION
-----------
`libOpenCL.so` is the library linked by OpenCL programs. It does not contains
any OpenCL implementation itself, but merly act as a dispatcher to real OpenCL
any OpenCL implementation itself, but merely act as a dispatcher to real OpenCL
implementations provided as OpenCL Installable Client Driver (ICD).
An ICD loader should be able to load ICDs provided by any vendors.

Expand Down

0 comments on commit bf22ecd

Please sign in to comment.