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

core dump on github actions. #108

Closed
bw4sz opened this issue Jan 26, 2022 · 3 comments · Fixed by #114
Closed

core dump on github actions. #108

bw4sz opened this issue Jan 26, 2022 · 3 comments · Fixed by #114

Comments

@bw4sz
Copy link
Collaborator

bw4sz commented Jan 26, 2022

@henrykironde or @ethanwhite do either of you have guesses here. I'm trying to get github actions CI back up and running. All tests pass locally. On github we get this crazy ugly core dump on the beginning of tests. Maybe the size of the memory is too small when loading deepforest? I can't figure out how to continue to debug.

https://github.com/weecology/DeepTreeAttention/runs/4958120213?check_suite_focus=true

@ethanwhite
Copy link
Member

@henrykironde - do you have some time to take a look at this? I agree with @bw4sz's intuition that this feels like running our of memory, but the runners should have 7 GB of RAM (https://docs.github.com/en/actions/using-github-hosted-runners/about-github-hosted-runners), which seems like it should be plenty?

A couple of things to look at:

@ethanwhite
Copy link
Member

ethanwhite commented Feb 1, 2022

I successfully ran the tests on HPG with 7 GB of RAM.

@bw4sz
Copy link
Collaborator Author

bw4sz commented Feb 1, 2022 via email

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

Successfully merging a pull request may close this issue.

2 participants