How to do distributed computations on GCP?

7 ビュー (過去 30 日間)
treesandbirds
treesandbirds 2022 年 9 月 5 日
回答済み: David Willingham 2022 年 9 月 6 日
We plan on spltting some heavy ML calculations to a distributed computation design to have faster results.
We can only deploy to Google Cloud Platform (GCP), not AWS or Azure.
I saw MATLAB Parallel Server, could this fit our needs or is it exclusive to AWS?
Could the startup license with Simulink work instead?
Thank you

回答 (2 件)

Walter Roberson
Walter Roberson 2022 年 9 月 5 日
The pre-built solutions that are posted are listed at https://www.mathworks.com/solutions/cloud/resources.html and do not mention Google.
However, the team responsible for cloud solutions actively works with people for other systems. You should contact them through the link on the above page.

David Willingham
David Willingham 2022 年 9 月 6 日
Hi,
How would you like to split the heavy ML calculations? Are they for training or inference? How are you looking to deploy?
There are a couple of options, either going through parallal server as you mention, or utilize container based workflows.

カテゴリ

Help Center および File ExchangeContainers についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by