Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • bob.math bob.math
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1
    • Issues 1
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • bobbob
  • bob.mathbob.math
  • Issues
  • #10
Closed
Open
Issue created Jan 24, 2017 by André Anjos@andre.anjos💬Owner

SVD functions when linking against Intel MKL return values multiplied by -1

The SVD functionality is not tested in the Python level inside this package, therefore, the error is only observed in bob.learn.linear, when we compile it against the new environment.

How to reproduce this? Use the environment bob-devel-pyXY from the installation at /idiap/group/torch5spro/conda. Bootstrap and then buildout bob.learn.linear with ./bin/buildout -c develop.cfg, so the whole stack is recompiled.

An example output (scroll to the bottom): https://gitlab.idiap.ch/bob/bob.nightlies/builds/41695

@tiago.pereira: would it be easy to extend the work you have done with gsvd to include bindings and test for the svd parts?

Assignee
Assign to
Time tracking