Search found 1 match
- 2020-12-12, 12:51:43
- Forum: Agner's CPU blog
- Topic: Intel's "cripple AMD" function
- Replies: 6
- Views: 367830
Re: Intel's "cripple AMD" function
I really hope that somebody will make open source math function libraries that are optimized for the AVX2 and AVX512 instruction sets. My own vector class library includes the elementary mathematical functions and a good random number generator, but I don't have the time to make a more comprehensiv...