pyyolo
pyyolo copied to clipboard
CUDA Error: initialization error (multiprocessing)
I'm trying to run darknet in multiprocessing by preloading the weights in the parent process. But there is a following error, with what it can be connected?
CUDA Error: initialization error
python: ./darknet/src/cuda.c:36: check_error: Assertion 0 failed.
@Ruslan1990 did you get the solution for it?
@shridharkini6 Hi, I use threading.