This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| From 598bc565905de1de2146e781013882bc9577ff21 Mon Sep 17 00:00:00 2001 | |
| From: =?UTF-8?q?Joan=20Bruguera=20Mic=C3=B3?= <joanbrugueram@gmail.com> | |
| Date: Sun, 3 Aug 2025 19:43:40 +0000 | |
| Subject: [PATCH] Updates headers for glibc-2.42 | |
| Match the extern definitions in cuda-crt headers with the changes in glibc-2.42. | |
| /usr/include/bits/mathcalls.h(206): error: exception specification is | |
| incompatible with that of previous function "rsqrt" | |
| /opt/cuda-10.2/include/crt/math_functions.h(684): here |