Vector Class Discussion

Optimization of Code Path at Run Time
Author:  Date: 2018-02-18 04:59
Hello,

I was wondering, does the Vector Class Library optimizes code path at run time?
Namely, if I compile it on Computer 001 of mine with SSE4 only (Use vec8f) and then run it on Computer 002 of mine which has AVX, will it use AVX automatically?

Namely does it create optimized code path according to CPU features on run time?

Thank You.

 
thread Optimization of Code Path at Run Time - Royi - 2018-02-18
last replythread Optimization of Code Path at Run Time new - Agner - 2018-02-18
last replythread Optimization of Code Path at Run Time new - Royi - 2018-02-18
last reply Optimization of Code Path at Run Time new - Agner - 2018-02-19