colornvcc - add color to nvcc output perl wrapper based on colorgcc

I created a colornvcc script which colorizes the output of nvcc. This helps make warning and error messages stand out when you’re watching that sea of text scroll up your console. It’s based on the colorgcc script. You must have perl and the ANSIColor module from CPAN.

[url=“GitHub - kristi/colornvcc: colorize and gcc-ize the output of nvcc, Nvidia's cuda c compiler. Warning and error message color codes added to tty terminal output.”]http://github.com/kristi/colornvcc/[/url]

1 Like