data-science-stack
data-science-stack copied to clipboard
[wip] add fedora32 support
- [x] detect fedora 32
- [x] detect cuda with rpm
- [x] install_base
- [x] install_driver
- [x] install_cuda
- [ ] install_docker
nvidia-docker does not support fedora, see https://nvidia.github.io/nvidia-docker/fedora32
this builds on #85