Is anybody using Arch Linux (or another arch-based distro) and running fastai successfully?
I’m asking this because I’m currently using Ubuntu 16.04 in my desktop with GPU, in order to make sure that I can use fastai. However, my main OS is usually Arch linux, so I would prefer to switch.
made a PKGBUILD for cudnn9 based on one linked to via https://aur.archlinux.org/packages/cudnn6/ – among other changes, made it fetch the source from what’s mentioned in the aforementioned setup script
installed the nvidia and nvidia-utils packages
rebooted to use a 3.x kernel
I hope to test the set up more thoroughly in a bit.