[CP2K-user] [CP2K:18039] TDDFPT optimization: <full matrix> crash
Victor Volkov
volkovskr at gmail.com
Tue Nov 15 20:40:02 UTC 2022
Dear developers:
good evening.
Recently I compiled CP2K version 2022.1 under cygwin.
Trying to run TDDFPT started lovely, but crashed after 48 hours
with the following error instruction
* [ABORT]
*
* \___/ Cannot copy full matrix <full matrix> to full matrix <full
matrix>. *
* | The local_data blocks have different sizes.
*
fm/cp_fm_types.F:1154 *
I have attached both, input and output files.
Would you comment.
Thank you.
Best
Victor
PS: I MUST say that the recent update
in the CP2K site about compilation under cygwin is excellent and very
helpful.
I should report that instructions to configure optional
*libint*
$ cd libint-v2.6.0-cp2k-lmax-7
$ ./configure --enable-fortran=yes --with-cxx=gcc
$ make
and *libxc*
$ cd libxc-5.1.0
$ export F77=gfortran
$ ./configure --prefix=/usr/local
$ make
$ make install
did not help: in both cases make fails to work.
However, this is not a drama, since the instructions on the libraries
can be removed.
Yes, one important thing !! : in the arch file,
*it is a must to have like these*
FC = gfortran -fopenmp
LD = gfortran -fopenmp
For your convenience I add the arch which worked on my pc.
Best wishes,
Victor
--
You received this message because you are subscribed to the Google Groups "cp2k" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cp2k+unsubscribe at googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/cp2k/24d617f0-9c8d-4c16-b942-5747e8430ce2n%40googlegroups.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.cp2k.org/archives/cp2k-user/attachments/20221115/ecb8d7d9/attachment-0001.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: s2_p1_o2_tdopt.inp
Type: chemical/x-gamess-input
Size: 32995 bytes
Desc: not available
URL: <https://lists.cp2k.org/archives/cp2k-user/attachments/20221115/ecb8d7d9/attachment-0001.inp>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Cygwin-x86_64-gfortran.ssmp
Type: application/octet-stream
Size: 570 bytes
Desc: not available
URL: <https://lists.cp2k.org/archives/cp2k-user/attachments/20221115/ecb8d7d9/attachment-0002.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: s2_p1_o2_tdopt.out
Type: application/octet-stream
Size: 207720 bytes
Desc: not available
URL: <https://lists.cp2k.org/archives/cp2k-user/attachments/20221115/ecb8d7d9/attachment-0003.obj>
More information about the CP2K-user
mailing list