From c068599173f8670caeeda252f115cc28445f7df0 Mon Sep 17 00:00:00 2001 From: Manuel Drehwald Date: Fri, 18 Jul 2025 16:01:05 -0700 Subject: add unstable-books doc for offload --- src/doc/unstable-book/src/compiler-flags/offload.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 src/doc/unstable-book/src/compiler-flags/offload.md (limited to 'src/doc') diff --git a/src/doc/unstable-book/src/compiler-flags/offload.md b/src/doc/unstable-book/src/compiler-flags/offload.md new file mode 100644 index 00000000000..4266e8c11a2 --- /dev/null +++ b/src/doc/unstable-book/src/compiler-flags/offload.md @@ -0,0 +1,8 @@ +# `offload` + +The tracking issue for this feature is: [#131513](https://github.com/rust-lang/rust/issues/131513). + +------------------------ + +This feature will later allow you to run functions on GPUs. It is work in progress. +Set the `-Zoffload=Enable` compiler flag to experiment with it. -- cgit 1.4.1-3-g733a5