Skip to content

Commit 122f1b1

Browse files
authored
Edits to remove unecessary instructions
1 parent 0482109 commit 122f1b1

File tree

1 file changed

+0
-8
lines changed
  • Code_Exercises/Asynchronous_Execution

1 file changed

+0
-8
lines changed

Code_Exercises/Asynchronous_Execution/README.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -48,11 +48,3 @@ Remember to do this within a scope to ensure the host `accessor` is destroyed.
4848

4949
Also note that creating a host `accessor` may copy the data back to the original
5050
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

Comments
 (0)