与D-Wave采样器的不阻塞调用

0

【以下的问题经过翻译处理】 各位,

是否有一种非阻塞调用Dwave采样器的方法?

用例:

我想在Lambda中调用采样器并退出。接着,我想在S3中出现result.json文件后触发一个Lambda。

由于额外的时间和不确定性,我不需要在Lambda中等待结果返回。

谢谢大家, Aussie

profile picture
EXPERT
asked 6 months ago22 views
1 Answer
0

【以下的回答经过翻译处理】 你好AussieV123,

感谢您联系我们。是的!可以参考这个例子(https://github.com/aws/amazon-braket-ocean-plugin-python/blob/7a229a926d4c3e0921406a215d93e7390886e9f3/examples/braket_dwave_sampler_factoring.py#L54)。

它展示了如何对于D-Wave,将任务创建和样本集检索分开处理。

最好的问候,

Eric

profile picture
EXPERT
answered 6 months ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions