문제

I am doing research in AI field for a Computer Science degree. I have written a Java program to run a lot of simulations. On my i7 desktop it took almost a day to run all the simulations once. I would like to run them multiple times to get accurate averages. All the input files are specified in txt files and output are also in txt files. The program does not require large disk space nor RAM but a lot of processing power.

What cloud platform is the simplest(I would like just to upload the code and click run) and cheapest for me to run these simulations on?

Any suggestions from someone who has used a service like this before?

도움이 되었습니까?

해결책

Try Cloudbees or OpenShift

They are free and easy to use. Click ..Upload.. Run!!

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top