Could not find compiler for platform Host: NOT_FOUND: could not find registered compiler for platform Host -- was support for that platform linked in? [Op:__inference_call_72951] #262
Answered
by
SebastianCa
Charlie-Su-55
asked this question in
Q&A
-
Hello, I'm a beginner of Sionna. When I try to run the example "Realistic Multiuser MIMO OFDM Simulations" in Linux, there exist some errors. I have checked that the package sionna, CUDA, cuDNN, tensorflow etc are all installed. I wonder, if you have some similar error like this:
|
Beta Was this translation helpful? Give feedback.
Answered by
SebastianCa
Nov 20, 2023
Replies: 1 comment 8 replies
-
Hi, |
Beta Was this translation helpful? Give feedback.
8 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Great to see that it works now.
You are now observing a different bug related to an incompatibility with TF 2.14 (see e.g., #255).
A current workaround is to downgrade to TF 2.13 or avoid XLA mode.