I am making use of FindClusters to reduce continuous data to ordinal or nominal categories. I am able to run FindClusters on each data set in parallel. However, FindClusters can itself be very time consuming. Can the FindClusters function take advantage of parallel computing environments or GPUs for a speed up?