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 0482109 commit 122f1b1Copy full SHA for 122f1b1
Code_Exercises/Asynchronous_Execution/README.md
@@ -48,11 +48,3 @@ Remember to do this within a scope to ensure the host `accessor` is destroyed.
48
49
Also note that creating a host `accessor` may copy the data back to the original
50
pointer provided to the `buffer` but this is not guaranteed.
51
-
52
-#### Build And Execution Hints
53
54
-For DevCloud via JupiterLab follow these [instructions](../devcloudJupyter.md).
55
56
-For DPC++: [instructions](../dpcpp.md).
57
58
-For AdaptiveCpp: [instructions](../adaptivecpp.md).
0 commit comments