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

RuntimeError: DataLoader worker (pid 6645) is killed by signal: Illegal instruction. #18

Open
Anter001 opened this issue Mar 27, 2019 · 1 comment

Comments

@Anter001
Copy link

When I run your code,there is an error- RuntimeError: DataLoader worker (pid 6645) is killed by signal: Illegal instruction. It's also wrong when I reduce batchsize. Thank you for your reply.

@rowanz
Copy link
Owner

rowanz commented Mar 29, 2019

sorry, I'm not sure I can help much based on the level of detail that you provided... I've never run into this error myself, so it's possible this could be based on your system.

Maybe one thing that you could try doing is setting the number of workers to 0 - that way, everything is on the same process.

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

2 participants