CerebrumEdge

Cerebrum Edge is on a mission to make every workplace injury-free, productive and sustainable.

India Office

Evolve Work Studio, SNN Raj Pinnacle,
EPIP Zone, Whitefield, Bengaluru 560048
info@cerebrumedge.com
+91-966-339-4102

Canada Office

Victoria, British Columbia,
Canada
info@cerebrumedge.com

Follow Us

Configuring desktop/laptop with GPU for deep learning - Part 1

Configuring desktop/laptop with GPU for deep learning - Part 1

Deep learning applications don't necessarily need GPU (graphics card), however it enhances the speed many times in compute-intensive functions. GPUs are necessary for image and video analysis.

We can always rent AWS GPU enabled servers, however the cost is still too high. You can check P2 instances on AWS (Instance Types)

The pictures below explain the differences between a CPU and GPU

(Source: nvidia.com)

[CPU vs GPU] [CPU vs GPU][GPU acceleration] [GPU acceleration]

Once you have decided to configure your own desktop/laptop with GPU, there are few things you should keep in mind:

1. Compatibility of motherboard and graphics card:

Check your motherboard compatibility first. A good description can be found here:

Compatibility check

2. SMPS which can support GPU

You might need SMPS which could support the power requirement of your GPU. You can check the specification of GPU about specific power requirement.

3. Which GPU to pick

GPUs are available in all ranges. Though there are GPUs by AMD and Xeon Phi, NVIDIA should be the first choice. NVIDIA’s standard libraries made it very easy to establish the first deep learning libraries in CUDA. The community for NVIDIA’s GPU is pretty large and you will surely find the forum supports useful.

A really good post which could help you in selection and also a performance comparisons:

which-gpu-for-deep-learning

 

Best GPU overall: RTX 3080

Cheapest card with no troubles: RTX 3060

I work with data sets > 250GB: Regular RTX 380 TI or AWS/Azure

(Source: Tim Dettmers)

 

Note: This is slightly oudated. We will refresh the content soon


You Might Also Like

We use cookies to ensure that we give you the best experience. If you continue using this website, we'll assume that you are happy about that.