Skip to content

CUSOLVER for linalg routines #198

Open
@guillochon

Description

As the CULA library is effectively abandonware for the Mac (the free version links are broken and haven't been updated in 4 years), it is critical to have CUSOLVER working for all functions in order for skcuda to be useful on OS X.

Here's a running list of functions that should have the CUSOLVER option available within linalg that I believe currently don't:

  • cho_solve
  • inv
  • qr
  • eig (partially implemented)
  • dmd

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions