Is there an online remote server that I can run my code on?
조회 수: 14 (최근 30일)
이전 댓글 표시
Hi, I have a GA code that takes a long time to converge (4-5 days). I want to know if there is an online remote server that I can run my code on?
댓글 수: 0
채택된 답변
Walter Roberson
2020년 9월 3일
Yes, there are several (paid) options.
댓글 수: 3
Walter Roberson
2020년 9월 4일
If you have an appropriate account type and are current on your service contracts, then you can use MATLAB Online.
However, MATLAB Online times you out after about 15 minutes of no keyboard action, so you would have to have someone/something jiggle the mouse ever 10 minutes or so for 4-5 days.
Also, MATLAB Online is not an especially fast system. The hardware information listed is confusing as to whether you get 8 or 16 cores, and what speed they are.
Model name: Intel(R) Xeon(R) Platinum 8259CL CPU @ 2.50GHz
CPU MHz: 3099.277
2.5 overclocked to 3.1 ? 2.5 with 3.1 as the turbo mode?
A couple of months ago, I used bench to benchmark MATLAB Online. The results were fairly close to what I got on my 2013 iMac, 4 i7 @ 3.5 GHz.
MATLAB Online is not intended to be a fast workhorse.
추가 답변 (1개)
Star Strider
2020년 9월 4일
Not directly related to MATLAB Online, however you might be interested in How to save data from Genetic Algorithm in case MATLAB crashes?
참고 항목
카테고리
Help Center 및 File Exchange에서 Installation에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!