Skip to content

Issues, related to new feature DMD #960

Open
@dklyuchinskiy

Description

@dklyuchinskiy

Issues, related to new feature DMD

Checklist

  • DMD tests are missed CI
    CMakelists were not modified (fix some DMD issues #959).
  • Sometimes test return info = -8 or info = - 10.
    Variable SSUM is not initialized before call of LASSQ, but it should be (fix some DMD issues #959).
  • Tests for DMD are PASSED in any case
    Test always writes into stdout, return code is 0 even some checks are failed.
  • stderr is not empty
    Message The following floating-point exceptions are signalling: IEEE_OVERFLOW_FLAG IEEE_UNDERFLOW_FLAG arises. Maybe it is not a big problem, but it is first not-empty stderr of LAPACK tests, as I see.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions