How do I run Mathlab on AWS?
조회 수: 1 (최근 30일)
이전 댓글 표시
I'm training to get started with this. I've had an account with Amazon for a long time and this is the perfect reason to use it(GPUS).
This download is only 12.7kb.
Question 1: Can someone confirm if this is right? I'm just wondering if something might be missing.
https://www.mathworks.com/matlabcentral/fileexchange/46711-tutorials--parallel-and-gpu-computing-with-matlab--all-in-one--9-parts-
Question 2: Also, what is the Matlab Distributed server? Is it cheaper than AWS or Azure and does it have access to GPUs? Or is this customer stood up? I'm guess what I'm asking for is a comparison of the three services.
댓글 수: 1
J. Womack
2015년 7월 3일
That download size isn't right; to load on AWS you need to set up an instance and install it.
Matlab distributed server is a service Matlab offers that basically allows you to run cloud-based distributed computing. It's $30k a year. It's relative cost depends on the load, and your team's computing expertise. It's harder than it should be to set up parallel computing on a hosted cloud, so the DC Server is designed to make that very easy.
답변 (1개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Parallel and Cloud에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!