Skip to content
Snippets Groups Projects
  • Giovanni Bussi's avatar
    a94b94b2
    Removed static vars from lapack · a94b94b2
    Giovanni Bussi authored
    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.
    a94b94b2
    History
    Removed static vars from lapack
    Giovanni Bussi authored
    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.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.