Larger-Than-Ever Single-GPU Quantum Simulation
… The following instructions are used to build qibo with CuPy on DevCloud. set environment variables: export CUPY INSTALL USE HIP=1 export ROCM HOME=/opt/rocm export HCC AMDGPU TARGET=gfx942 set the python virtual environment sudo apt install python3.12-venv python3.12 -m venv env source env/bin/acti… …