chundoong-lab-ta/SamsungDS22/fma-example/run.sh

2 lines
43 B
Bash
Executable File

gcc fma.c -o fma -mavx2 -mfma -O0 && ./fma