We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bac72cd commit c10c4e6Copy full SHA for c10c4e6
1 file changed
guide/book.toml
@@ -1,7 +1,6 @@
1
[book]
2
authors = ["Riccardo D'Ambrosio<rdambrosio016@gmail.com>"]
3
language = "en"
4
-multilingual = false
5
src = "src"
6
title = "GPU Computing with Rust using CUDA"
7
description = "Writing extremely fast GPU Computing code with rust using rustc_codegen_nvvm and CUDA"
0 commit comments