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

Error running Obtain_rank_score.R #3

Closed
mcgml opened this issue Aug 25, 2022 · 1 comment
Closed

Error running Obtain_rank_score.R #3

mcgml opened this issue Aug 25, 2022 · 1 comment

Comments

@mcgml
Copy link

mcgml commented Aug 25, 2022

Hi

I am frequently running into a problem with Obtain_rank_score.R where the script crashes giving exit code 255 and error message below.

assertion !pthread_create(&thr->thrH, &attr, rout, arg) failed, line 119 of file /mnt/storage/home/XXXX/scratch/R-Lang/ATLAS-Build/../ATLAS//src/threads/ATL_thread_start.c

When I re-run the command with the same arguments all works fine so I know it is not the data but seems to be something with multithreading?

Here is the command

Rscript ~/apps/QUAIL/Obtain_rank_score.R --pheno data/phenotypes_quail_pheno.txt --covar data/phenotypes_quail_covar.txt --output data/pheno_rank_score.txt --num_levels 2000 --num_cores 1

Any ideas how to fix?

Thanks
Matt

@mcgml
Copy link
Author

mcgml commented Sep 1, 2022

This issue is discussed here and is related to ATLAS

@mcgml mcgml closed this as completed Sep 1, 2022
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