クラウドコンピューティングについて:matlab onlineと parallel computing
1 次查看(过去 30 天)
显示 更早的评论
matlabではmatlab onlineとmatlab parallel cloudの2種類のクラウドコンピューティングサービスがあるかと思います。 パラレルコンピューティングツールボックスは既にダウンロード済みとして、これらは利用に際してどのような費用がかかるのでしょうか? 例えばクラウドの利用時間ごとの料金があるかと思いますが、見つけられておりません。
いまいち料金制度が分からないので教えて頂けると助かります。宜しくお願い致します。
1 个评论
Walter Roberson
2017-2-13
Approximate translation:
Matlab thinks that there are two types of cloud computing services: matlab online and matlab parallel cloud. The Parallel Computing Toolbox has already been downloaded, and what does it cost to use? For example, I think that there is a charge for each use time of the cloud, but I have not found it.
It is saved if you can tell us because you do not know the price system at all. Thank you.
采纳的回答
mizuki
2017-2-13
编辑:mizuki
2017-2-14
ブラウザがある環境であればタブレットやスマートフォンなどどこからでもアクセスできる MATLAB Online は、以下ライセンスをお持ち、かつ MathWorks アカウントをお持ちの方は無料で使用できます。(保守契約が有効である必要があります)
- Total Academic Headcount (大学全学ライセンス)
- MATLAB and Simulink Student Suite (学生用ライセンスセット)
- MATLAB Student (MATLAB のみの学生用ライセンス)
- Standard Individual
- Academic Individual
- Home Use
詳細は以下に記載されています。
- Access MATLAB From Your Web Browser
以前は大学のユーザのみに公開していましたが、現在は企業向けライセンスのユーザでも使用できます。
クラウドサービスと MATLAB のセットを時間単位で借りることのできる MATLAB Parallel Cloud は、残念ながらまだ日本での利用はできません。 サービスを開始している US, Canada の価格と使用要件は以下のページにあります。 (価格は変動する可能性があります)
- Run Your Application on MATLAB Workers Running on MathWorks Cloud
クラウドHPCサービスを使った並列計算の方法 の情報に関しては以下にまとまっています。
- Scale Your Parallel Applications to the Cloud
これとは別に、 一般的なクラウドサービス を使用して(並列なしあるいはありの)計算をすることも可能です。
少し古いので現在とは異なる内容がありますが、以下に一般的なクラウドサービスの使用について紹介したビデオがあります。こちらもご参考にしてください。
- クラウド環境での MATLAB 利用
2 个评论
更多回答(1 个)
Walter Roberson
2017-2-13
There are different options:
MATLAB Online requires an education account. Only two workers are possible.
MATLAB Parallel Cloud is only available in Canada and the USA. 16 workers are permitted.
That is the cost of using the Distributed Computing Server on an Amazon EC2, in addition to whatever Amazon charges for use of their system. You get as many workers as you pay Amazon for.
2 个评论
mizuki
2017-2-14
MATLAB Online is not only for edu users anymore but also open to commercial users :)
Walter Roberson
2017-2-14
Interesting, I do see the extended list now that I look. I looked just a couple of days ago and it was not there at that time.
I am able to access MATLAB Online from my mobile, but when I go through the web page it tells me I have no entitled products. My license must be in an odd state.
社区
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!