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

Support multipart upload for (very) large problems #326

Closed
randomir opened this issue Oct 1, 2019 · 0 comments
Closed

Support multipart upload for (very) large problems #326

randomir opened this issue Oct 1, 2019 · 0 comments
Labels

Comments

@randomir
Copy link
Member

randomir commented Oct 1, 2019

SAPI has recently added support for multipart upload of large problems (BQMs), as well as by-ref problem submit (the reference being a BQMID returned by multipart upload).

randomir added a commit that referenced this issue Nov 5, 2019
Changes since 0.6.1:

New Features
---

- Multipart problem upload, resilient to network failures,
  with cold restart (#326)
- By-ref problem submit to unstructured solvers (#327)
- CLI command for problem upload: `dwave upload`
- Accept custom external HTTP headers in config/env var/
  `Client` constructor/factory (#334)
- Better external log level control (#336)

Fixes
---

- Thread-safe `requests.Session`s (#182)
- Solver graph respected in `dwave ping` on structured solvers (#332)
- Correct error handling in `dwave ping` on unstructured solvers (#329)
randomir added a commit that referenced this issue Nov 5, 2019
Changes since 0.6.1:

New Features
---

- Multipart problem upload, resilient to network failures,
  with cold restart (#326)
- By-ref problem submit to unstructured solvers (#327)
- CLI command for problem upload: `dwave upload`
- Accept custom external HTTP headers in config/env var/
  `Client` constructor/factory (#334)
- Better external log level control (#336)

Fixes
---

- Thread-safe `requests.Session`s (#182)
- Solver graph respected in `dwave ping` on structured solvers (#332)
- Correct error handling in `dwave ping` on unstructured solvers (#329)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant