Skip to content

Commit 273fd7c

Browse files
ngiloq6cpsauer
authored andcommitted
Cuda done well enough, I think, that we don't have to warn people in readme.
1 parent 786d15a commit 273fd7c

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -227,10 +227,6 @@ On the other hand, if you've set things up and they're working well, we'd still
227227

228228
We'd also love to work with you on contributions and improvements, of course! Development setup is easy, not onerous; we've got [a great doc to guide you quickly into being able to make the changes you need.](./ImplementationReadme.md) The codebase is super clean and friendly. Stepping into the code is a fun and efficient way to get the improvements you want.
229229

230-
### rules_cuda
231-
232-
This should mostly work with [rules_cuda](https://bazel-contrib.github.io/rules_cuda) using NVCC, but `clangd` may complain if there is an NVCC flag that is not known to clang and not handled by the compile commands generator. In that case please open a PR to have the generator handle that flag, or you can suppress the error with a clangd config.
233-
234230
---
235231

236232
## Other Projects Likely Of Interest

0 commit comments

Comments
 (0)