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

Jitted version of dereverberate() now causes ray workers to crash #9

Open
1 task
nilomr opened this issue May 8, 2022 · 0 comments
Open
1 task
Assignees
Labels
type: bug Something isn't working

Comments

@nilomr
Copy link
Owner

nilomr commented May 8, 2022

  • Use much slower non-jitted function for now
  • Reverting to ray==1.8.0 and numba==0.53.1 does not fix the issue
  • Might work when starting a ray on a slurm server:
    • Check if this is the case

mel_spectrogram_d = dereverberate(

@nilomr nilomr added the type: bug Something isn't working label May 8, 2022
@nilomr nilomr self-assigned this May 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant