I now come across with the error for built the BSE and then run it.
I run the yambo with either one cpu or many cpu cores, it has the error like:
Code: Select all
<---> [WARNING] Empty workload for CPU 1*** glibc detected *** yambo: double free or corruption (out): 0x0000000004fa50a0 ***
======= Backtrace: =========
/lib64/libc.so.6[0x318e275e66]
/lib64/libc.so.6[0x318e2789b3]
yambo[0x9172ac]
yambo[0x55c800]
yambo[0x55c1a0]
yambo[0x476f47]
yambo[0x409b33]
yambo[0x40525f]
/lib64/libc.so.6(__libc_start_main+0xfd)[0x318e21ed5d]
yambo[0x4041c9]
======= Memory map: ========
or
Code: Select all
forrtl: severe (104): incorrect POSITION= specifier value for connected file, unit 11, file /home/weili/YAMBO-test/new/YAMBO_TUTORIALS/hBN/PWSCF/hBN.save/./r_optics_bse_bsk_em1s
Image PC Routine Line Source
yambo 0000000000978C7E Unknown Unknown Unknown
the input, report, log files are attached.
Could you please help me with that. Not sure if it is related to the memory issue, but I have use "ulimit -c unlimited", still not working.
Or for many cpu cores case, the output is CPU dependent, then something wrong happens?
thank you