It would be beneficial to force the Cloth to use GPU since the simulation framework generally supports SIMT (single instruction multiple threads). At least I think that the Cloth algorithm uses a single instruction on multiple data which is good for many core GPUs.