On Sun, May 23, 2021 at 3:03 PM Dennis Mungai wrote:
> On Sun, 23 May 2021 at 15:08, Dylan Fernando wrote:
>
> > I got it to work, with --enable-cuda as well, using:
> >
> > PKG_CONFIG_PATH="/home/dylan/Files/nv-codec-headers" ./configure
> > --enable-opencl --enable-vulkan --enable-libglslang -
On Sun, 23 May 2021 at 15:08, Dylan Fernando wrote:
> I got it to work, with --enable-cuda as well, using:
>
> PKG_CONFIG_PATH="/home/dylan/Files/nv-codec-headers" ./configure
> --enable-opencl --enable-vulkan --enable-libglslang --disable-stripping
> --enable-nonfree --enable-cuda --enable-cuda-
On 24.05.2021 00:08, Dylan Fernando wrote:
I got it to work, with --enable-cuda as well, using:
PKG_CONFIG_PATH="/home/dylan/Files/nv-codec-headers" ./configure
--enable-opencl --enable-vulkan --enable-libglslang --disable-stripping
--enable-nonfree --enable-cuda --enable-cuda-nvcc
--extra-cflag
I got it to work, with --enable-cuda as well, using:
PKG_CONFIG_PATH="/home/dylan/Files/nv-codec-headers" ./configure
--enable-opencl --enable-vulkan --enable-libglslang --disable-stripping
--enable-nonfree --enable-cuda --enable-cuda-nvcc
--extra-cflags=-I/opt/local/cuda/include --nvccflags="-gen
On 22.05.2021 20:54, Dylan Fernando wrote:
I'm unable to compile on Arch Linux with cuda enabled. Command:
./configure --enable-opencl --enable-vulkan --enable-libglslang
--disable-stripping --enable-nonfree --enable-cuda-nvcc --extra-c
flags=-I/opt/local/cuda/include
Error:
ERROR: failed chec
On Sat, 22 May 2021 at 11:55, Dylan Fernando wrote:
> I'm unable to compile on Arch Linux with cuda enabled. Command:
>
> ./configure --enable-opencl --enable-vulkan --enable-libglslang
> --disable-stripping --enable-nonfree --enable-cuda-nvcc --extra-c
> flags=-I/opt/local/cuda/include
>
> Error