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

multi threaded Braket execution #307

Open
balewski opened this issue Jul 14, 2023 · 1 comment
Open

multi threaded Braket execution #307

balewski opened this issue Jul 14, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@balewski
Copy link

I'm running Braket simulation locally on machines with 64 cores and ~420 GB of RAM. I can allocate 10 such nodes for few hours.
I'd like to be able to tell Braket:

  • how many cores it can use per node
  • give it list of nodes by hostname or IP
    So a single quantum circuit can be computed faster using all cores on all nodes and by total RAM bound rather than timeout and use 3 out of 64 cores and 1/4 of RAM.
    Thanks
    Jan
@balewski balewski added the enhancement New feature or request label Jul 14, 2023
@shpface
Copy link
Contributor

shpface commented Dec 2, 2023

Hello Jan,
Thanks for your feedback. To help us understand your use cases, could you describe the simulations where you are interested in their efficiency and performance? In particular, is this gate-based or AHS simulation? Roughly what size is the input in number of qubits or gates?

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

No branches or pull requests

3 participants