Hi everyone, Is there a way to capture the output of nvcc? Specifically, I'd like to call e.g. compiler.compile(code) and capture the resulting compilation errors in a string rather than having it automatically printed to stderr.
Thanks, Dan Lepage _______________________________________________ PyCUDA mailing list [email protected] http://host304.hostmonster.com/mailman/listinfo/pycuda_tiker.net
