I have an application analyzing historical patterns of real time multidimensional data that is CPU/Mem intensive but not IO. Unfortunately it runs one analysis per processor/core, each analyses takes about 20 seconds, so to scale up/speed up the analysis I need as many cores as I can get.
Need KVM (windows app) or windows VPS around 2GB-4GB mem around 10GB-30GB space,
Any suggestions of a scalable cloud provider ?
PS. It's a propriatery application that I have no way of modifying unless i rewrite the whole app in MATLAB using the parallel processing toolbox running CUDA GPU/CPU ...