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

try to fit fit1 model, be killed #76

Open
llalluan opened this issue Jun 2, 2023 · 1 comment
Open

try to fit fit1 model, be killed #76

llalluan opened this issue Jun 2, 2023 · 1 comment

Comments

@llalluan
Copy link

llalluan commented Jun 2, 2023

Hi,
Guys, I got a killed massage when I ran:
python3 <MIXER_ROOT>/precimed/mixer.py fit1 \ --trait1-file SSGAC_EDU_2018_no23andMe_noMHC.csv.gz \ --out SSGAC_EDU_2018_no23andMe_noMHC.fit.rep${SLURM_ARRAY_TASK_ID} \ --extract LDSR/1000G_EUR_Phase3_plink/1000G.EUR.QC.prune_maf0p05_rand2M_r2p8.rep${SLURM_ARRAY_TASK_ID}.snps \ --bim-file LDSR/1000G_EUR_Phase3_plink/1000G.EUR.QC.@.bim \ --ld-file LDSR/1000G_EUR_Phase3_plink/1000G.EUR.QC.@.run4.ld \ --lib <MIXER_ROOT>/src/build/lib/libbgmg.so \
Does anyone know the reason? I think it might be due to being out of memory, but I don't know how to constrain the memory for mixer.py so it could run safely.
sometimes it is killed during '--diffevo-fast-repeat', sometimes killed after 'INFO:root:log_message(fit_type==neldermead...)'

@shenlan17
Copy link

maybe because insufficient memory

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

2 participants