Try to skip the CUDA toolkit shipped with ubuntu:latest and go straight for a newer one, hoping that we can avoid having to work-around some compiler bugs.
[x] run locally and see if that version of the CUDA toolkit already helps us, or if we need an even newer one
Try to skip the CUDA toolkit shipped with
ubuntu:latest
and go straight for a newer one, hoping that we can avoid having to work-around some compiler bugs.Related to https://github.com/nlohmann/json/issues/2676