NVIDIA / jitify

A single-header C++ library for simplifying the use of CUDA Runtime Compilation (NVRTC).
BSD 3-Clause "New" or "Revised" License
516 stars 64 forks source link

Update gtest version to fix compilation with GCC 11 #119

Closed maddyscientist closed 1 year ago

maddyscientist commented 1 year ago

Bump gtest version to 1.12.1: fixes gtest compilation with gcc 11+