VocabularyopenclInputsoptions | a string |
strings | sequence of source code strings |
Outputsprogram | compiled cl-program |
Word descriptionCompile the given source code and return a program object. A
cl-error is thrown in the event of a compile error.
Definition