Which workloads?
Literally every workload not named above. It’s the default for a non-integer number.
* Web rendering and almost all web apps (see the JS number type)
* Most things in a game not done on the GPU
* Audio processing
* Most GUI processing/rendering
* Every miscellaneous/scalar calculation these days
Believe it or not, on a CPU this adds up to a lot more than the work you get doing AI processing.
Literally every workload not named above. It’s the default for a non-integer number.
* Web rendering and almost all web apps (see the JS number type)
* Most things in a game not done on the GPU
* Audio processing
* Most GUI processing/rendering
* Every miscellaneous/scalar calculation these days
Believe it or not, on a CPU this adds up to a lot more than the work you get doing AI processing.