6yearold added a comment. In D69990#1790047 <https://reviews.llvm.org/D69990#1790047>, @tra wrote:
> > ... I'm curious if it's particularly useful. Last time I checked NVIDIA > > didn't ship libcudart for FreeBSD and without it it's rather cumbersome to > > use CUDA in practice. > > FYI, I've just got our internal proof-of-concept runtime support library > which may get CUDA apps run on FreeBSD: > https://github.com/google/gpu-runtime > > It's somewhat old and misses few glue functions needed by CUDA-10, but it > should work well enough for CUDA-9. Interesting, thanks for sharing. However, at quick look, it seems to require other CUDA libraries (`libcuda`, `libcublas`, etc.), which also aren't available for FreeBSD. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D69990/new/ https://reviews.llvm.org/D69990 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits