Home
last modified time | relevance | path

Searched hist:"3 c83ce1d7852e6dad96c92e55844da09439c3b44" (Results 1 – 2 of 2) sorted by relevance

/libCEED/
H A D.gitignore3c83ce1d7852e6dad96c92e55844da09439c3b44 Thu Sep 19 00:14:57 UTC 2019 Jed Brown <jed@jedbrown.org> Makefile: add flags to config.mk and add NVCC_CXX

CUDA usually does not support the latest gcc, but an older version C++
compiler is only needed internally by nvcc. NVCC_CXX allows the user
to specify a compatible C++ compiler for CUDA while still using a
modern release for *.cpp sources.
H A DMakefile3c83ce1d7852e6dad96c92e55844da09439c3b44 Thu Sep 19 00:14:57 UTC 2019 Jed Brown <jed@jedbrown.org> Makefile: add flags to config.mk and add NVCC_CXX

CUDA usually does not support the latest gcc, but an older version C++
compiler is only needed internally by nvcc. NVCC_CXX allows the user
to specify a compatible C++ compiler for CUDA while still using a
modern release for *.cpp sources.