Below the title Reproduce baseline benchmarks there is an example that states the given example is using 4 GPUs and 12 CPUs but the command line code is this:
graphvite baseline rotate fb15k --gpu 4 --cpu 3
I didn't understand how --cpu 3 means "use 12 CPUs".