<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Video Editor on Development notes</title>
    <link>https://dev-pages.info/categories/video-editor/</link>
    <description>Recent content in Video Editor on Development notes</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <lastBuildDate>Tue, 27 Aug 2019 22:28:18 +0300</lastBuildDate><atom:link href="https://dev-pages.info/categories/video-editor/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>How to Enable Nvidia CUDA for Davinci Resolve on Linux</title>
      <link>https://dev-pages.info/how-to-enable-nvidia-cuda-for-davinci-resolve-linux/</link>
      <pubDate>Tue, 27 Aug 2019 22:28:18 +0300</pubDate>
      
      <guid>https://dev-pages.info/how-to-enable-nvidia-cuda-for-davinci-resolve-linux/</guid>
      <description>This post describes how to fix the error No OpenCL Hardware Acceleration Detected on Linux.
First of all make sure that latest NVidia drivers, nvidia-modules, nvidia-kernels are installed for the latest driver version.
For Ubuntu 19.04, nvidia 418 drivers and linux kernel 5.0.0-25 the terminal command will look like:
sudo apt install nvidia-kernel-common-418 nvidia-dkms-418 linux-modules-nvidia-418-5.0.0-25-generic Install NVidia Cuda toolkit To install nvidia cuda toolkit use the following:
sudo apt install nvidia-cuda-toolkit Do Logout after successfull toolkit installation.</description>
    </item>
    
  </channel>
</rss>
