You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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...)'
The text was updated successfully, but these errors were encountered:
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...)'
The text was updated successfully, but these errors were encountered: