CPU/GPU Architecture Recommendation
Mostrar comentarios más antiguos
I'm the IT guy for someone running Matlab. He's primarily focused on the deep learning toolbox as I understand. Unfortunately I'm not sure how well his code is optimized, or really anything about it. I'm trying to build him a much beefier pc as his current model takes 12 hours to run. I put him temporarily on a 5 year old xeon with a GTX 1060 card and it dropped to 8 hours. What I'm trying to figure out generally is what is the best hardware lines to put him on without knowing much about what he's running.
For a CPU i9-9940x or a Intel Xeon Gold 6230
For a video card, a RTX 2080 or a RTX Quadro 5000.
Does either line in each case have something about it that would make it better in general for MATLAB over the other? Sorry for the lack of details, this is more of a general architecture question rather than a specific use case scenario.
Thanks.
3 comentarios
Walter Roberson
el 16 de Abr. de 2020
It depends on whether they are using half-precision or single-precision or double precision. The fastest single-precision cards are not always the fastest double-precision cards.
It also depends on how much memory they need.
Also, will the system have another video card that can be used for actual video, or does the video need to be run by the NVIDIA GPU ?
Chris Mibus
el 17 de Abr. de 2020
Walter Roberson
el 17 de Abr. de 2020
Extra video is important because there are a lot of Nvidia that do not support remote access computing through a remote desktop connection. The ones that do support remote access support TCC https://docs.nvidia.com/gameworks/content/developertools/desktop/nsight/tesla_compute_cluster.htm but a device in TCC does not support local graphics even for console.
Respuestas (1)
Joss Knight
el 16 de Abr. de 2020
0 votos
For Deep Learning the RTX 2080 is a good choice.
4 comentarios
Walter Roberson
el 16 de Abr. de 2020
The RTX Quadro 5000 has twice the memory though.
Joss Knight
el 17 de Abr. de 2020
Sure, that card seems fine too, from its specs. The 2080 Super and Ti seem to be a bit faster, but the 2080 a bit slower. Extra memory is very useful though.The cost of the RTX 5000 seems reasonable, whereas the RTX 6000 and 8000 are more expensive.
Chris Mibus
el 17 de Abr. de 2020
Joss Knight
el 17 de Abr. de 2020
At this point I'd just be reading the specs for you and guessing at what's important for your purposes. Basically go for the highest single precision TFLOPS you can afford, the largest memory you can afford.
Categorías
Más información sobre Deep Learning Toolbox en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!