$ wget https://www.cs.virginia.edu/stream/FTP/Code/stream.c
$ gcc -O3 -fopenmp stream.c
$ a.out
Number of Threads counted = 32
Copy: 45571.7
Scale: 40672.0
Add: 45317.3
Triad: 42759.0
With array size 8,000,000 Copy: 31551.3
Scale: 30983.7
Add: 34403.6
Triad: 34484.1 $ do create linux bridge
brctl addbr <bridge_name>
ip link set <bridge_name> up
$ do git reverse last commit
git reset --hard HEAD~1
$ do gcc show optimizations
gcc -O -Q --help=optimizers
I like the Supermicro Xeon D boards because I can power 6 of them off a single power supply (the GPU cables can be converted to a 4 pin cpu).
I also use systemd-nspawn (w/ dnf --installroot or debootstrap) or docker to attach instances to the network, where each has it's own layer 3 address distributed by frr.