28. 08. 2019.

Installing Ubuntu on an external bootable HDD

In case you need to experiment with different OS from one that you already have installed, but don’t want to take a dual-boot approach to avoid possible corruption of your main disk, then keep reading this article – Installing Ubuntu on an external bootable HDD.   Although it is possible to run Linux along with […]

26. 03. 2019.

CUDA Tuning – GPU card details

In the last post I’ve explained how to install nVidia Toolkit 10.1 on Ubuntu 18.04 LTS. Details can be found on the following pages: https://www.josip-pojatina.com/en/how-to-install-cuda-toolkit-on-ubuntu-18-04-lts/ or https://www.performatune.com/en/how-to-install-cuda-toolkit-on-ubuntu-18-04-lts/ In this article I’ll explain the most important card details you need to know. Prerequisite for this article (besides nVidia drivers and Toolkit 10.1 Toolkit installed) is to […]

23. 03. 2019.

How to install CUDA Toolkit on Ubuntu 18.04 LTS

This is the second part of CUDA-GPU tuning series where I’ll explain how to install CUDA Toolkit 10.1 on Ubuntu 18.04 LTS. In the first part I’ve described how to properly install nVidia drivers on Ubuntu 18.04 LTS Detailed instructions can be found on any of these two pages: https://www.josip-pojatina.com/en/how-to-install-nvidia-driver-on-ubuntu-18-04-lts/ or https://www.performatune.com/en/how-to-install-nvidia-driver-on-ubuntu-18-04-lts/   Although you […]

22. 03. 2019.

How to install nvidia driver on Ubuntu 18.04 LTS

CUDA, OpenCL and GPU programming in general are hot topic in today’s IT world. Main reason for that is a rise of Data Science, Artificial Intelligence and Deep Science, and many new technologies that relies on it like self driving cars, robotics etc. Traditionally main consumers of graphical cards are: gaming industry video editing professionals […]