Can Julia be ported to D-Wave?

It currently only runs Python?

https://docs.ocean.dwavesys.com/en/latest/overview/install.html

https://docs.ocean.dwavesys.com/en/latest/leap.html

Their tools are written in python – python is not running on the d-wave system itself. You could write similar tools in Julia though.

2 Likes

Maybe GitHub - omalled/ThreeQ.jl: Julia interface to D-Wave quantum annealing hardware (used to be ToQ.jl: A high-level programming language for D-Wave machines based on Julia | IEEE Conference Publication | IEEE Xplore) is relevant. I believe I saw presentations using this at HPEC 16.