QuTech-Delft / netqasm

MIT License
19 stars 13 forks source link

Can't run examples on Simulaqron #31

Closed Doomsk closed 2 years ago

Doomsk commented 2 years ago

I'm trying to run examples from the 0.8.6 version on Simulaqron 4.0.0, specifically the teleportation.

On the network.yaml parameters I set all the fidelity and gate_fidelity keys values to 1.0 and t1 and t2 to 0 so it would always pass all the generated qubits from one node to the other.

Any clues on why there's this timeout problem with epr_socket ?

Doomsk commented 2 years ago

it works properly on NetQASM 0.9 (although it is defined as not compatible with SimulaQron 4.0)