[gpaw-users] matrix matrix multiplication
Ask Hjorth Larsen
asklarsen at gmail.com
Wed Jan 6 20:15:44 CET 2016
Nice.
2016-01-06 20:01 GMT+01:00 hüseyin aksu <huseyinaksu26 at hotmail.com>:
> Hello Ask
> I have fixed this issue 2 weeks ago but i dont remember now how ☺ i did.
> Thanks for reply.
> Best
> Aksu
>
>
>
> Samsung cihazımdan gönderildi
>
>
> -------- Orjinal mesaj --------
> Kimden: Ask Hjorth Larsen <asklarsen at gmail.com>
> Tarih: 06 01 2016 19:36 (GMT+01:00)
> Alıcı: hüseyin aksu <huseyinaksu26 at hotmail.com>
> Cc: gpaw-users at listserv.fysik.dtu.dk
> Konu: Re: [gpaw-users] matrix matrix multiplication
>
> Hello
>
> GPAW defines a function called mmm in the C interface. The error
> indicates that the compiled GPAW library does not have this function.
> A possible explanation is that there is an older version of GPAW whose
> library is mistakenly loaded instead of the newer one which has the
> function. Might this be the case?
>
> Best regards
> Ask
>
> 2015-12-25 22:23 GMT+01:00 hüseyin aksu <huseyinaksu26 at hotmail.com>:
> > Hi all
> > I try to run AuBDA_bulk from one example in GPAW to see the results.
> > but I am having following errors
> >
> > haksu at haksu:~/examples/abinitio$ python lcao_princ.py
> > Traceback (most recent call last):
> > File "lcao_princ.py", line 7, in <module>
> > from gpaw import *
> > File "/home/haksu/examples/abinitio/gpaw/__init__.py", line 230, in
> > <module>
> > from gpaw.aseinterface import GPAW
> > File "/home/haksu/examples/abinitio/gpaw/aseinterface.py", line 10, in
> > <module>
> > from gpaw.paw import PAW
> > File "/home/haksu/examples/abinitio/gpaw/paw.py", line 20, in <module>
> > from gpaw.xc import XC
> > File "/home/haksu/examples/abinitio/gpaw/xc/__init__.py", line 4, in
> > <module>
> > from gpaw.xc.gga import GGA
> > File "/home/haksu/examples/abinitio/gpaw/xc/gga.py", line 6, in
> <module>
> > from gpaw.utilities.blas import axpy
> > File "/home/haksu/examples/abinitio/gpaw/utilities/blas.py", line 394,
> in
> > <module>
> > mmm = _gpaw.mmm
> > AttributeError: 'module' object has no attribute 'mmm'
> >
> > What is that AttributeError message says, do you have any ideas?
> > There exist mmm.py file in ~/linalg/mmm.py
> > Thanks in advance
> >
> >
> > Best Regards
> > Dr. Hüseyin AKSU
> > ________________________________
> > huseyinaksu26 at hotmail.com
> > huseyinaksu26 at yahoo.com
> > ________________________________
> >
> >
> >
> > _______________________________________________
> > gpaw-users mailing list
> > gpaw-users at listserv.fysik.dtu.dk
> > https://listserv.fysik.dtu.dk/mailman/listinfo/gpaw-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listserv.fysik.dtu.dk/pipermail/gpaw-users/attachments/20160106/7f0b2573/attachment.html>
More information about the gpaw-users
mailing list