Skip to content

Commit c068599

Browse files
committed
add unstable-books doc for offload
1 parent e2ab312 commit c068599

File tree

1 file changed

+8
-0
lines changed
  • src/doc/unstable-book/src/compiler-flags

1 file changed

+8
-0
lines changed
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)