GTX 1080 vs GTX 1080 ti does both have INT8 instruction ?

Hi,

I would like to know if the 1080 (GP104) has the INT8 x4 speedup versus FP32.
and what are the differences between 1080 and 1080ti ?

Thanks,
Mohamed

Yes, both have it. It is a characteristic of the cc6.1 compute capability (so all cc6.1 devices have this 4xFP32 rate for int8 operations, when those operations take advantage of the dp4a instruction.)

[url]https://www.nvidia.com/en-us/geforce/products/10series/geforce-gtx-1080/#specs[/url]

[url]https://www.nvidia.com/en-us/geforce/products/10series/geforce-gtx-1080-ti/#specs[/url]

Thank you for your quick response.

Mohamed