I tried the example from Using device ids in target regions on Nvidia Jetson AGX Thor (Blackwell architecture, sm_110) with Python 3.14.4 and pyomp 0.5.1. It produces this error:
'sm_110' is not a recognized processor for this target (ignoring processor)
'sm_110' is not a recognized processor for this target (ignoring processor)
'sm_110' is not a recognized processor for this target (ignoring processor)
'sm_110' is not a recognized processor for this target (ignoring processor)
'sm_110' is not a recognized processor for this target (ignoring processor)
'sm_110' is not a recognized processor for this target (ignoring processor)
LLVM ERROR: Cannot select: intrinsic %llvm.nvvm.barrier.sync
If this is not pyomp problem, where should I report it?
I tried the example from Using device ids in target regions on Nvidia Jetson AGX Thor (Blackwell architecture, sm_110) with Python 3.14.4 and pyomp 0.5.1. It produces this error:
If this is not pyomp problem, where should I report it?