folly
folly copied to clipboard
Fix compilation with nvcc
These fixes are required to compile folly as part of velox with the NVIDIA toolchain. I expect these are mostly compiler-related bugs.
@Orvid has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.
Which versions of NVCC has this been tested with?
@Orvid this has been tested with CUDA V12.2.140. This is the patchset that I've needed to be able to compile Velox on nvidia: https://github.com/rivosinc/velox/commit/05a892a21dbb3dd6335c9ab6b07626bac8e0eaca#diff-cd873badec87da0106ffc48d83c62dc7607bbd219ee8f31487a695aa304c6e46
cc @pedroerp
@Orvid has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.