Again, the key point here is that GPU vendors can potentially deliver larger performance gains if they're not locked into a fixed instruction set, so there is a strong bias towards maintaining portability by not programming to the (constantly changing) hardware ISA.
That doesn't mean you can't, just that it's not necessarily a good idea in many cases.




Reply With Quote