NVIDIA/go-dcgm

dyld[33398]: symbol not found in flat namespace '_DcgmFieldGetById'

vickyvikas7988 opened this issue · 3 comments

I am facing below error while executing the code.

This is specific for M1 Mac user.

How do we resolve it?

dyld[33398]: symbol not found in flat namespace '_DcgmFieldGetById'

go-dcgm requires libdcgm.so to execute but M1 MacOS is not a supported platform for DCGM.

may i know ETA when it will be added?

@vickyvikas7988,
Unfortunately, Nvidia GPUs are not supported on MacOS, and there are no plans to add DCGM support for that platform.