https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100102
--- Comment #6 from Erik Schnetter <schnetter at gmail dot com> --- I looked for the string "GCC" in the user header files, but could not find any place where things would differ between GCC 10.2 and 10.3. I assume there could be a difference in GCC-provided header files (the error message mentions "chrono" and "gcd"), or it could be that nvcc examines the GCC version and produces different code.