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

Example code for heterogeneous workflow application #522

Open
vrpascuzzi opened this issue Mar 11, 2022 · 0 comments
Open

Example code for heterogeneous workflow application #522

vrpascuzzi opened this issue Mar 11, 2022 · 0 comments

Comments

@vrpascuzzi
Copy link

N.B. This is more of a discussion than issue.

First, thanks for materializing these ideas.

I'm wondering how one could utilize XACC across heterogeneous resources. For example, something interesting to me is running a VQA with a simulator estimating the cost function and the [also potentially computationally expensive] classical optimization part executing asynchronously using CPUs+GPUs. Going further, I could imagine a larger workflow comprising multiple ansatzes running concurrently on >1 QPU simulators or even across multiple nodes and optimizing concurrently for each ansatz.

What if I had a variety of classical platforms---e.g. CUDA, AMD, Intel--- at my disposal? Is the solution a directive-based (e.g. OpenMP, MPI) approach?

Thanks in advance.

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