I get error code 20, “invalid channel descriptor” from cudaBindTexture2D, only in release builds (debug seems to be fine).
Any idea why? Isn’t it highly unlikely that the driver doesn’t support 8-bit unsigned textures? Those are essential in games. And again I only get this error in release builds :|