ashleytsmith
ashleytsmith
Sure. I was using cuquantum-benchmarks to compare different simulator backends. Ideally, I wanted to be able to run commands with these backends which are listed in the supported backends in...
Unfortunately not. If I try to run any cuquantum-benchmarks commands on Mac or a Linux laptop I get this error: ``` Traceback (most recent call last): File "/home/cuquantum/conda/envs/cuquantum-23.10/lib/python3.10/site-packages/cupy/__init__.py", line 17,...
I realised you could have meant to try and run benchmarks inside a different version of the container. I tried to do the same workflow inside this container: ``` nvcr.io/nvidia/cuquantum-appliance:23.10-arm64...
Hi @[tlubowe](https://github.com/tlubowe) I wanted to run the cuquantum benchmarks suite inside the cuQuantum appliance container because quite a few of the benchmarks in the suite explicitly rely on things that...