The nvidia-smi is causing a Runtime Warning to be issued
/opt/conda/envs/quantecon/lib/python3.11/pty.py:89: RuntimeWarning: os.fork() was called. os.fork() is incompatible with multithreaded code, and JAX is multithreaded, so this will likely lead to a deadlock. pid, fd = os.forkpty()
[ ] hopefully this will resolve when we upgrade anaconda (#130)
The nvidia-smi is causing a Runtime Warning to be issued
anaconda
(#130)