diff --git a/CHANGELOG.md b/CHANGELOG.md index 5a919e4cd0da1f07bfcfa2e11be0c23154d75e85..f337ad7c1ee9140eeaaa9923efd5e451de1e7bd4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,7 +3,8 @@ ## 2107.3 (Monday 12th July 2021) - - Change default `CUDA_HOME` value to `/usr/local/cuda-X.Y`. + - Change CUDA build configuration so that now all is needed is for `nvcc` to + be on the `$PATH`, or a `$NVCC` variable to be set. ## 2107.2 (Sunday 11th July 2021)