cuda-api-wrappers icon indicating copy to clipboard operation
cuda-api-wrappers copied to clipboard

When rendering compilation options to a string, we get an extra space

Open eyalroz opened this issue 3 years ago • 0 comments

When we render compilation options into a string, it ends with an extra space.

To fix this, we'll probably need to write startout instead of endopt, and have that have no effect when the string/stream has not had any characters written to it yet.

eyalroz avatar Jun 24 '22 18:06 eyalroz