Context 🧠
The "QJIT compilation with Qrack and Catalyst" demo is currently marked as non-executable with the latest CPL release and all graphs present in the demo are currently being hard-coded.
Since we should have compatibility with the latest version of pyqrack (2.1.2), I have a PR that updates the configuration to re-enable execution of the demo in our CI.
Concerns ⚠️
Some of the graphs have changed and we are seeing performance regressions from qrack in the graphs at the end of the demo. Demo renders can be found here ⤵️ ,
Old: https://pennylane.ai/qml/demos/qrack
New: https://pennylane.ai/qml/demos/qrack?pr=1614 (note there's a bug right now on our cloud platform, you need to manually type this URL in)
Any idea what's going wrong?
Environment 💻
pennylane-qrack==1.0.0
pyqrack==2.1.2
pennylane-catalyst==0.16.0.dev15
pennylane==0.46.0.dev12
Let me know if there's anything else you need! 🙏🏼
Context 🧠
The "QJIT compilation with Qrack and Catalyst" demo is currently marked as non-executable with the latest CPL release and all graphs present in the demo are currently being hard-coded.
Since we should have compatibility with the latest version of pyqrack (2.1.2), I have a PR that updates the configuration to re-enable execution of the demo in our CI.
Concerns⚠️
Some of the graphs have changed and we are seeing performance regressions from qrack in the graphs at the end of the demo. Demo renders can be found here⤵️ ,
Old: https://pennylane.ai/qml/demos/qrack
New: https://pennylane.ai/qml/demos/qrack?pr=1614 (note there's a bug right now on our cloud platform, you need to manually type this URL in)
Any idea what's going wrong?
Environment 💻
Let me know if there's anything else you need! 🙏🏼