We have recently an influx of Mac users wanting to migrate to PC but they generally have a few concerns. The first is having to learn Windows. The other is having Thunderbolt support. Let’s see how we address those issues.
Docker and Nvidia-Docker on your workstation: Common Docker Commands Tutorial
Docker can be complex but for use on single-user-workstation you can get a lot done with just a few commands. This post will go through some commands to manage your images and containers. We will also go through the process of building a docker image for CUDA development that includes OpenGl support.
Tale of Two Micro-Engagements
As I’ve mentioned before, I live in Southern Utah. But I travel to the offices of Puget Systems a few times each year. This gives me the opportunity to interact with a number of companies over a short period of time. Some marketers call these short interactions with customers micro-engagements. They might be short in duration, but smart companies understand how important they are in keeping customers happy.
Kolor Autopano Video Pro 2.6 CPU Comparison
In this article we are going to look at a wide range of Intel CPU options that you might consider in a video editing workstation to see exactly how they compare in Autopano Video Pro 2.6.
Kolor Autopano Video Pro 2.6 GeForce GPU Comparison
With the wide range of NVIDIA GeForce video cards available, it can be difficult to figure out which ones will actually give you an increase in performance. In this article we will look at many video card options to see exactly how they compare in Autopano Video Pro 2.6
Kolor Autopano Video Pro 2.6 Mac Pro vs PC Performance
In this article we will be examining how the top-end Mac Pro (late 2013) compares to one of our PC workstations in Autopano Video Pro. These workstations were designed based on our extensive testing of Autopano Video Pro and other video editing software packages.
SSD vs HDD – Responsiveness Comparison
Everyone knows that solid state drives are much faster than magnetic hard drives, but just how much of a difference does it make when using typical applications in Windows? We made a video to demonstrate!
After Effects CC 2017 Mac Pro vs PC Performance
In this article we will be examining how the top-end Mac Pro (late 2013) compares to one of our After Effects workstations. This system was designed based on our extensive testing of After Effects and represents both a great value (priced at just over half the cost of the Mac Pro) as well as giving excellent performance in After Effects.
How to Install Anaconda Python and First Steps for Linux and Windows
A few weeks ago I wrote a blog post titled Should You Learn to Program with Python. If you read that and decided the answer is yes then this post is for you.
Docker and NVIDIA-docker on your workstation: Using Graphical Applications
You can use graphical application with Docker and NVIDIA-Docker by attaching your X-Window server socket to a container. And, it can be done in a relatively safe and secure way. I will take advantage of the Docker security and usability enhancements from the configuration with User-Namespaces that we setup in the previous post and show you how to run a CUDA application with OpenGL output support.