Runpod Platform How to Run a GPU-Accelerated Virtual Desktop Environment on RunPod There are a few use cases for running a GPU accelerated virtual desktop on RunPod. One common use case is for those who need to use demanding applications that require a lot of processing power, such as 3D rendering with Blender. In this blog post, we'll go over
Runpod Platform What is the Difference Between Spot and On-Demand Instances? We've gotten a lot of questions around "spot" instances vs "on-demand" instances. While these terms are familiar to those who have used AWS EC2 instances in the past, it's clear that many people are not familiar with these terms. Let's
Runpod Platform How to Configure Basic Terminal Access on RunPod The fastest way to get access to a custom pod is to use our basic terminal access feature. This works with any custom container that you want to run on RunPod, whether or not it has a built in SSH daemon or exposed ports. Do be aware that there are
Runpod Platform DIY Deep Learning Docker Container Are you tired of using someone else's container, only to find out that they have the wrong versions of your tools installed? Maybe you have just installed everything from scratch every time you wanted to start over and thought to yourself, "this is a waste of time&
Runpod Platform How to Achieve True SSH in RunPod RunPod allows you to get a terminal access pretty easily, but it does not run a true SSH daemon by default. There are plenty of use cases, like needing to SCP or connecting an IDE that would warrant running a true SSH daemon inside the pod. We'll go