Benchmark my code on 32- or 64-core workstation
3 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
I am running MATLAB code on a 4-core workstation and would like to upgrade to a high performance (32- or 64-core) workstation.
Is there any way to get access to such a high performance workstation to benchmark my code before actually buying the workstation? AWS sells time on virtual clusters, but the "virtual" parallel efficiency of benchmarking on a cluster will be much different than benchmarking on a dedicated single 32- or 64-core processor.
So, is it possible to buy MATLAB access for such benchmarks?
0 commentaires
Réponses (1)
Raymond Norris
le 13 Août 2020
Hi Edward,
Although it's true that multi-tenancy may draw away from benchmarking, I suspect that if you're looking for a crude approximation of performance improvements going from 4 cores to 32 or 64, you'll be fine. Keep in mind cloud platforms allow you to also set other variables, such as memory and GPUs, which provide great flexibility before you commit to your hardware.
If bare metal is a necessity, there are cloud vendors that provide that option as well.
Raymond
0 commentaires
Voir également
Catégories
En savoir plus sur GPU Computing dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!