pyyolo icon indicating copy to clipboard operation
pyyolo copied to clipboard

CUDA Error: initialization error (multiprocessing)

Open ghost opened this issue 6 years ago • 2 comments

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.

ghost avatar Mar 04 '18 20:03 ghost

@Ruslan1990 did you get the solution for it?

shridharkini6 avatar May 04 '18 12:05 shridharkini6

@shridharkini6 Hi, I use threading.

ghost avatar May 05 '18 09:05 ghost