loeeeee / immich-in-lxc

Install Immich in LXC with optional CUDA support
30 stars 3 forks source link

ONNX Runtime error: pthread_setaffinity_np failed for thread ... #17

Open loeeeee opened 2 weeks ago

loeeeee commented 2 weeks ago

[E:onnxruntime:Default, env.cc:228 ThreadMain] pthread_setaffinity_np failed for thread: 967793, index: 4, mask: {0, }, error code: 22 error msg: Invalid argument. Specify the number of threads explicitly so the affinity is not set.

In the immich machine learning log, /var/log/immich/ml.log, such line repeats.

Based on current testing, it does not affect the machine learning process, and does not crash anything.

However, it does deserve further investigation.