Update gpu.go initGPUHandles() to declare gpuHandles variable before reading it. This resolves an "invalid memory address or nil pointer dereference" error. Update dyn_ext_server.c to avoid setting the RTLD_DEEPBIND flag under __TERMUX__ (Android). |
||
|---|---|---|
| .. | ||
| cpu_common.go | ||
| gpu_darwin.go | ||
| gpu_info_cpu.c | ||
| gpu_info_cuda.c | ||
| gpu_info_cuda.h | ||
| gpu_info_rocm.c | ||
| gpu_info_rocm.h | ||
| gpu_info.h | ||
| gpu_test.go | ||
| gpu.go | ||
| types.go | ||