- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi, I've been trying to run version 1.1 of the Docker-based Intel Quantum Compiler on my Mac. I followed the instructions and executed the following command to compile the teleport.cpp example: intel-quantum-compiler quantum-examples/teleport.cpp and generated the executable file. However, when I run ./teleport I've received "illegal instruction" message.
I've tried running the version 1.0 and it seems that I could generate the executable file and successfully run it.
System: Mac OS sonoma 14.5
Docker version 26.1.4, build 5650f9b
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello @JLquantum , thanks for the question. Unfortunately, MacOS isn't an officially supported platform for the Intel Quantum SDK. However, we will see if we can diagnose/replicate this issue that you are having.
Can you run ``docker info`` and reply with the results? And can you also supply the full command-line command & message e.g.:
```
$ ./teleport
[results here]
```
Thank you!

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page