We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e2ab312 commit c068599Copy full SHA for c068599
src/doc/unstable-book/src/compiler-flags/offload.md
@@ -0,0 +1,8 @@
1
+# `offload`
2
+
3
+The tracking issue for this feature is: [#131513](https://github.com/rust-lang/rust/issues/131513).
4
5
+------------------------
6
7
+This feature will later allow you to run functions on GPUs. It is work in progress.
8
+Set the `-Zoffload=Enable` compiler flag to experiment with it.
0 commit comments