I am soon going to begin writing my Bsc thesis and i was wondering if there was a CUDA pluging for Latex,so far I haven’t found anything.
Thank you very much
Apostolis
I am soon going to begin writing my Bsc thesis and i was wondering if there was a CUDA pluging for Latex,so far I haven’t found anything.
Thank you very much
Apostolis
LaTeX, as in the document preparation system built on top of TeX?
yes i was wondering if there were a plugin to show highlighted CUDA code
there is the common “listings” package.
it does not feature CUDA, but you can select C++ and add some keywords to it.