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

multithread crash with Single_Biomarker_Tests_CrossValidate_with_AgeGenderCV_Control_PARALLEL.R #3

Open
VisionResearchBlog opened this issue Apr 21, 2023 · 0 comments

Comments

@VisionResearchBlog
Copy link
Member

Running in parallel is much faster but generates an error (sometimes) - it appears to be related to accessing the disk but is not clear (see image). Workaround currently prints tables for each biomarker and tries to save unified table at end. The code appears to get to the last biomarker (which in parallel is not always the same) and fails to write that single biomarker csv table and the final unified one. Workaround is to run in parallel first, and then rerun only on the biomarkers unprocessed
Capture

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