Closed WeiCSong closed 3 months ago
Which version of GCTA do you use? And where do you download it?
Which version of GCTA do you use? And where do you download it?
Hi, I download gcta-1.94.1-linux-kernel-3-x86_64.zip from yanglab gcta/download page.
Which version of GCTA do you use? And where do you download it?
Hi, I download gcta-1.94.1-linux-kernel-3-x86_64.zip from yanglab gcta/download page.
what's the kernel version of your operation system? And would you mind share some data with me and so I can reproduce the issue?
@benjaminfang
My linux kernel is 4.18.0-240.el8.x86_64. The grm.bin for 350k UKB samples is 454000MB large, and I'm trying to find a smaller case to reproduce the error, which would be easier to share. Currently 30k sample gave 1700MB grm.bin file, and did not cause this error on two cores. I'll reply to this issue when I found the smaller sample size that reproduce the error.
@benjaminfang
My linux kernel is 4.18.0-240.el8.x86_64. The grm.bin for 350k UKB samples is 454000MB large, and I'm trying to find a smaller case to reproduce the error, which would be easier to share. Currently 30k sample gave 1700MB grm.bin file, and did not cause this error on two cores. I'll reply to this issue when I found the smaller sample size that reproduce the error.
Thanks. And would you try this "https://yanglab.westlake.edu.cn/software/gcta/bin/gcta-1.94.1-linux-kernel-4-x86_64.zip" for me?
Hi @WeiCSong, This is probably not a bug. Given your settings (memory = 512 GB), the GCTA-REML analysis is not applicable to datasets like the UKBB. Based on the memory requirement estimated at https://yanglab.westlake.edu.cn/software/gcta/index.html#FAQ , approximately 7-8 TB of memory is needed.
@longmanz Thanks for your information! I guess that similar memory requirement also stands for OSCA? Possibily I need to down sample my dataset.
Hi @WeiCSong, Not so sure about OSCA, but I think for any conventional REML based analysis for datasets like UKBB you will need a very large amount of memory.
HI GCTA developer, Thanks for the great tool! I ran gcta --reml on UKB data with 64 cores and 512G memory and got the following error:
I noticed that in version 1.91 there was an update on this bug, so is there a solution for it now? Thank you very much for your help!