Skip to content

Instantly share code, notes, and snippets.

View karkirowle's full-sized avatar

karkirowle

View GitHub Profile
###############################################################################
#
# Copyright (c) 2020, NVIDIA CORPORATION. All rights reserved.
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
@karkirowle
karkirowle / instalcudnn.txt
Last active November 29, 2017 13:43
Installing cuDNN on Lenovo-Y50 Ubuntu 16.04 - felt this is kind of tricky, it might help some
# I had so many troubles getting CUDA 8 on my Lenovo-Y50 Ubuntu 16.04, so here you go, hope this helps a lot of
sudo apt-get purge libvdpau-va-gl1 bumblebee* nvidia*
# Driver
sudo apt-get install nvidia-384 nvidia-settings nvidia-prime
# Do a reboot here
sudo reboot
# Downloads the respective driver