Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deadlock #46

Open
jeffzwe opened this issue Jun 18, 2024 · 0 comments
Open

Deadlock #46

jeffzwe opened this issue Jun 18, 2024 · 0 comments

Comments

@jeffzwe
Copy link

jeffzwe commented Jun 18, 2024

Running the package with my custom dataset results in a deadlock.

2024-06-18 11:52:18.824864: unpacking dataset...
2024-06-18 11:58:07.176028: unpacking done...
2024-06-18 11:58:07.179740: do_dummy_2d_data_aug: False
2024-06-18 11:58:07.419208: Unable to plot network architecture:
2024-06-18 11:58:07.419345: No module named 'hiddenlayer'
2024-06-18 11:58:07.825781:
2024-06-18 11:58:07.825900: Epoch 0
2024-06-18 11:58:07.826053: Current learning rate: 0.01
/usr/lib/python3.10/multiprocessing/popen_fork.py:66: RuntimeWarning: os.fork() was called. os.fork() is incompatible with multithreaded code, and JAX is multithreaded, so this will likely lead to a deadlock.
self.pid = os.fork()
using pin_memory on device 0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant