Skip to content

Commit

Permalink
Merge pull request #6 from QuantumBFS/cleanup-texts
Browse files Browse the repository at this point in the history
rm unnecessary
  • Loading branch information
Roger-luo committed Dec 16, 2019
2 parents fbf528c + a50a461 commit e88fe43
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion developer-guide/2.cuda-acceleration/main.jl
Expand Up @@ -34,4 +34,3 @@
# Only if two qubits at `locs` are $0$ and $1$ respectively, they are exchanged, otherwise do nothing.
# Although $3/4$ of threads are idle and plenty room for optimization, from this example, we see how easy CUDA programming is with
# [CUDAnative](https://github.com/JuliaGPU/CUDAnative.jl).
# In appendix \App{app-reg}, we show another example of creating a register that echos received instructions.

0 comments on commit e88fe43

Please sign in to comment.