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

Process finished with exit code 132 (interrupted by signal 4: SIGILL) #213

Open
cnwangfeng opened this issue Oct 8, 2019 · 1 comment
Open

Comments

@cnwangfeng
Copy link

I am profiling the python with Vmprof. Everything is OK if without Numba. However, a message of "Process finished with exit code 132 (interrupted by signal 4: SIGILL)" would be showed when I try to profile the codes with Numba.

Is it possible to ignore such signal and continue to profile?

Thanks a lot in advance.

Feng Wang @ SKAO

@remi-debette
Copy link

Supporting numba would indeed be a huge plus, since numba is crucial in enhancing the performance of computationally intensive applications

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