Hi all,
I'm trying to use the static optimization tool, and I keep getting an error that says something like, "on entry to DLASD4 parameter number -1 had an illegal value". Does anyone know what this means? Inverse dynamics works fine, I've added all the appropriate actuators, and I've adjusted every parameter I can think of, but no luck!
Thanks!
DLASD4 error?
- Weiguang Si
- Posts: 2
- Joined: Tue Jul 09, 2013 12:09 am
Re: DLASD4 error?
Hi, this problem might be due to that the lapack root finding routine does not converge:
https://icl.cs.utk.edu/lapack-forum/viewtopic.php?t=529
https://software.intel.com/en-us/forums/topic/299717
We are also looking at this problem and trying to figure out a solution.
https://icl.cs.utk.edu/lapack-forum/viewtopic.php?t=529
https://software.intel.com/en-us/forums/topic/299717
We are also looking at this problem and trying to figure out a solution.
- Donald Hume
- Posts: 4
- Joined: Sun Sep 05, 2010 3:24 pm
Re: DLASD4 error?
Hi,
I am also receiving this error using CMC. It occurs not too long after initial states are calculated. I've tried running through GUI and command line but with no luck. RRA seemed to run just fine. If you'd like any more specifics please let me know, I'd be happy to help.
Ashley, would you mind saying what model you're using and OpenSim verison?
Don
I am also receiving this error using CMC. It occurs not too long after initial states are calculated. I've tried running through GUI and command line but with no luck. RRA seemed to run just fine. If you'd like any more specifics please let me know, I'd be happy to help.
Ashley, would you mind saying what model you're using and OpenSim verison?
Don
- Dmitriy Korchev
- Posts: 1
- Joined: Thu Feb 26, 2015 4:16 pm
Re: DLASD4 error?
Hello,
I have the same problem running command line CMC in OpenSim 3.1. It happens shortly after initial states are calculated.
Is any fix or suggestion available for this problem?
Than you,
Dmitriy
I have the same problem running command line CMC in OpenSim 3.1. It happens shortly after initial states are calculated.
Is any fix or suggestion available for this problem?
Than you,
Dmitriy
Re: DLASD4 error?
yes, there was a release with updated lapack libraries under 'betas' (OpenSim-3.2win64VC13Lapack.exe ).
- Bowen Yang
- Posts: 2
- Joined: Fri May 29, 2015 10:55 am
Re: DLASD4 error?
Hello,jimmy wrote:yes, there was a release with updated lapack libraries under 'betas' (OpenSim-3.2win64VC13Lapack.exe ).
I can't find such file in the download page, and there is no 'beta' as well.
Could you give me some suggestions?
Thanks,
Bowen
- Michael Sherman
- Posts: 807
- Joined: Fri Apr 01, 2005 6:05 pm
Re: DLASD4 error?
Hi, Bowen. I think the beta release is still private so not accessible yet, but there are also instructions for fixing this problem by hand in this forum post.
Please give that a try and let us know what happens.
Regards,
Sherm
Please give that a try and let us know what happens.
Regards,
Sherm
- Bowen Yang
- Posts: 2
- Joined: Fri May 29, 2015 10:55 am
Re: DLASD4 error?
Hello,sherm wrote:Hi, Bowen. I think the beta release is still private so not accessible yet, but there are also instructions for fixing this problem by hand in this forum post.
Please give that a try and let us know what happens.
Regards,
Sherm
I have tried the Lapack library and it is effective.
Now the Static Optimization works smoothly.
Thanks,
Bowen