VEO API version 3 VH multithreaded (update)
Compared to 1.2.2a this version fixes two issues. An occasional deadlock in veo_call_wait_result() when used from multiple threads, and a very rare issue with request ordering.
I'd recommend to both, link with -lveo_mt and also preload /opt/nec/ve/veos/lib64/libveo_mt.so
export LD_PRELOAD=/opt/nec/ve/veos/lib64/libveo_mt.so
Use this together with https://github.com/SX_Aurora/veoffload-veorun release 1.2.2a!