Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • L lcgcmake
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Jira
    • Jira
  • Merge requests 34
    • Merge requests 34
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • sft
  • lcgcmake
  • Merge requests
  • !66

Closed
Created Jun 22, 2018 by Rafal Pacholek@rpacholeContributor
  • Report abuse
Report abuse

Use openblas as BLAS provider

  • Overview 1
  • Commits 1
  • Changes 8

Change blas to a metapackage that depends on a specific implementation (openblas,netlib). Why blas metapackage:

  • consistent package, not mixing two different implementations under one package name,
  • avoid the confusion with the versions in the future,
  • no need to change the dependency on blas.

Add openblas to LCG. Move blas to netlib-blas.

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: openblas