lljjgg
lljjgg
Hi I tried to find the function where the problem happend.I found that the problem may happened in TaskTimer t0("symbolic-factorization", [&](){ setup_tree(); }); But I didn't solve the prolem. Does...
Hi I tried to find the function where the problem happend again.And I try with -DCMAKE_BUILD_TYPE=Debug instead of Release.There is a same problem.And I found that the problem may happened...
hi I feel so happy for your reply every time.And I hope it doesn't bother you.I will continue to try to solve this problem that may exists only to me.Thank...
Hi. I try again with the latest version of the master branch on git. But the problem still exists. I found that the problem happened in ctxt_ = scalapack::Csys2blacs_handle(comm_.comm());But I...
Hi: I slove it.Thank you very much.
Hi: I am fell so sorry,I didn't log in to the website recently.The problem is the produce need link libmkl_blacs_intelmpi_lp64.a.But my makefile don't link it. lljjgg
Hi: I want compile this progran with icpc(intel compiler),but failed.I found that it need header file of GCC in the instructions, but I don't know how to add it.Can you...
I used 32 machines and the gpu was 80 gigabytes of memory.and zero3 strategy. I find that the model is whole model in “self.module.to(self.device)”. so out of memory error occurred.What...