sddspseudoinverse error

Moderators: michael_borland, soliday

Post Reply
Hwang, Ji-Gwang
Posts: 40
Joined: 21 Jan 2010, 02:27

sddspseudoinverse error

Post by Hwang, Ji-Gwang » 22 Oct 2020, 08:51

Hello. There is an error in the sddspseudoinverse while I am trying to execute an example of "DATuneScan" with the recent version sdds-toolkit on the Windows machine. It works fine with the old-version sdds-toolkit.

soliday
Posts: 390
Joined: 28 May 2008, 09:15

Re: sddspseudoinverse error

Post by soliday » 22 Oct 2020, 08:53

I will take a look. I think I know what happened.

soliday
Posts: 390
Joined: 28 May 2008, 09:15

Re: sddspseudoinverse error

Post by soliday » 22 Oct 2020, 12:14

There is a new version posted for Windows. I had linked to the Intel MKL libraries that use 64bit array indexing which is incompatible with some of our other code. For now, I changed it to use the Intel MKL libraries that use 32bit array indexing.

Hwang, Ji-Gwang
Posts: 40
Joined: 21 Jan 2010, 02:27

Re: sddspseudoinverse error

Post by Hwang, Ji-Gwang » 23 Oct 2020, 04:35

Thanks! It works well.

Post Reply