Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

typo in backends documentation #2207

Open
4 tasks done
mmvandieren opened this issue Sep 12, 2024 · 0 comments
Open
4 tasks done

typo in backends documentation #2207

mmvandieren opened this issue Sep 12, 2024 · 0 comments

Comments

@mmvandieren
Copy link
Contributor

mmvandieren commented Sep 12, 2024

Required prerequisites

  • Consult the security policy. If reporting a security vulnerability, do not report the bug using this form. Use the process described in the policy to report the issue.
  • Make sure you've read the documentation. Your issue may be addressed there.
  • Search the issue tracker to verify that this hasn't already been reported. +1 or comment there if it has.
  • If possible, make a PR with a failing test to give us a starting point to work on!

Describe the bug

typos on https://nvidia.github.io/cuda-quantum/latest/using/backends/simulators.html
period should be a comma in the Note, and numbering should be consistent:

(1) The order of the option settings are interchangeable. For example, cudaq.set_target('nvidia', option='mgpu,fp64') is equivalent cudaq.set_target('nvidia', option='fp64.mgpu').
2. The nvidia target has

other typos:
"If you expect the a"
If no explicit target is set, i.e. if (missing comma)

Steps to reproduce the bug

read webpage

Expected behavior

no typos

Is this a regression? If it is, put the last known working version (or commit) here.

Not a regression

Environment

  • CUDA Quantum version:
  • Python version:
  • C++ compiler:
  • Operating system:

Suggestions

I'll submit a PR to fix this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant