Setting up Ubuntu on GPU EC2 in AWS for ML with PyTorch – part 2

In the first part of this post, we showed you how to set up a G2 class EC2 host in the AWS cloud and how to install Tesla GPU drivers for the Ubuntu operating system on it. Now all that’s left to do is to configure the PyTorch environment and run it on the interactive […]

Setting up Ubuntu on GPU EC2 in AWS for ML with PyTorch – part 1

In this post, we will show you how to configure your Ubuntu GPU EC2 instance in Amazon Web Services from start to finish so that you can perform Deep Learning tasks on it. At NubiSoft, we usually implement machine learning with less popular cloud service providers, because AWS is not the cheapest, and the learning […]

Is ZFS for Docker a good choice? And why Ubuntu gently pushes us towards ZFS?

Everyone is containerizing these days. Sometimes he does it better, sometimes worse … and sometimes he just claims he does it 😉 Here at NubiSoft we try to do our best. Not only because we want customers satisfied with their systems with low maintenance costs. We also do it for ourselves. It just gives us […]