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

fit_ceres Rcpp function is crashes with Killed: 9 message after awhile #19

Open
alexaibio opened this issue Jan 10, 2023 · 1 comment
Open

Comments

@alexaibio
Copy link

The wrapper ceres::wrap_ceres() is always crashing after awhile with message "killed 9". After some investigation I found that crash happens in Rcpp function fit_ceres after a message "Instantiated model matrix..." (see attach)

I have an R version.string R version 4.2.1 (2022-06-23), macos 10.13.6

Screen Shot 2023-01-10 at 17 58 25

@alexaibio
Copy link
Author

Actually, i solved that problem myself.... it turned out that this function needs 100G of (RAM+swap file)... if it does not have it it crashes without any error message.... very confusing

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