Control: tag -1 wontfix On 2019-03-15 11:46, Fedor Goncharov wrote: > While different NN toolkit require different versions of CUDA, for > example, tensorflow 1 and NLTK require CUDA not greater then 9, > tensorflow 2 require CUDA 10. It would be great if was possible > install both toolkit at the same time.
This is unlikely to happen for buster, where we might try to switch to CUDA 10.1 (which supports GCC 8) to be able to remove GCC 7 (which in turn will make CUDA 9.2, 10.0 uninstallable). Andreas

