cancel
Showing results for 
Search instead for 
Did you mean: 

Archives Discussions

kang13
Journeyman III

does OpenCL support inline assembly?

hi i am a OpenCL beginner, and have two general questions:

1. Can i include C inline assembly code in my openCL code?

2. Does OpenCL support addtion and subtraction with carry?

thanks!

0 Likes
3 Replies
nou
Exemplar

no

0 Likes
kang13
Journeyman III

then how can opencl code  access assembler instructions, such as if the GPU has assembly instruction addc?

0 Likes

There currently is no mechanism to inline assembly into OpenCL kernels.
0 Likes