Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • D dune-istl
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 33
    • Issues 33
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 29
    • Merge requests 29
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Artifacts
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Model experiments
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Core ModulesCore Modules
  • dune-istl
  • Issues
  • #91

Suitesparse bug on Ubuntu 20.04

Since I updated Ubuntu from version 19.10 to 20.04 the tests umfpackamgtest, umfpackfastamgtest, umfpacktest and spqrtest are all failing due to a timeout error. The Suitesparse library is hereby the (only) Ubuntu-Repository version for Ubuntu 20.04 (and got updated together with Ubuntu from version 5.4.0 to 5.7.1).

In my concrete case this means that my code is getting compiled without error, but then it is just hanging when trying to run UMFPack and/or Cholmod (which where working perfectly fine on Ubuntu 19.10 with Suitesparse 5.4.0).

Edited May 15, 2020 by Simon Boisserée
Assignee
Assign to
Time tracking