microsoft / knossos-ksc

Compiler with automatic differentiation
Other
45 stars 10 forks source link

C++ compilation for speed #956

Open awf opened 2 years ago

awf commented 2 years ago

This issue exists to document c++ compilation flags/annotations to try for speed. Many are tried and benchmarked at #942; this documents others we may wish to include

And note that zmm (AVX512) may hurt as it may cause CPUs to downclock.