Page 1 of 1

moments_output command on Win system

Posted: 14 Oct 2020, 21:25
by tiansk
Hi,

I am running elegant(Version 2020.4) on Win10 system, the output file of moments_output is empty, the script I tested was in the path :elegantExamples\examples\PAR\moments, which I download from the elegant manual website.

When I run the script in the terminal, the output message is like the attached picture.

I have found quite a few problems with recent versions of Elegnat on Win system, do other people have met other bugs?

Thanks for any help you can provide
Tiansk

Re: moments_output command on Win system

Posted: 14 Oct 2020, 21:34
by soliday
I'll look into this tomorrow morning. I'll let you know when I upload a fix.

Re: moments_output command on Win system

Posted: 15 Oct 2020, 17:24
by soliday
There was a problem with a call to dgeev which is supplied by the Intel MKL library. I haven't been able to figure out what exactly is wrong, so for now, I have rebuilt the program using CLAPACK to provide the dgeev function. This appears to be working and is the way it used to be built. The new version is now posted on the web. You can also get it directly here:
https://ops.aps.anl.gov/downloads/Elegant-x64.msi

Re: moments_output command on Win system

Posted: 15 Oct 2020, 20:46
by tiansk
Okay ...
I will download the fixed Version

Thanks much,

Tiansk