Skip to content
Snippets Groups Projects
Commit a94b94b2 authored by Giovanni Bussi's avatar Giovanni Bussi
Browse files

Removed static vars from lapack

It seems the lapack routine I took from gromacs are not threadsafe.
Indeed, routines slasq5 and dlasq5 contained static variables.
I removed all of them and everything seems to still work correctly.
This seems to solve the problem that @gtribello
found in his no-buffer branch.
parent 3d208a5a
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment