Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use FastLapackInterface backend #150

Closed
YingboMa opened this issue Jun 29, 2022 · 7 comments
Closed

Use FastLapackInterface backend #150

YingboMa opened this issue Jun 29, 2022 · 7 comments

Comments

@YingboMa
Copy link
Member

https://github.com/DynareJulia/FastLapackInterface.jl

FastLapackInterface.jl would allow us to eliminate all allocations.

@ChrisRackauckas
Copy link
Member

@Wimmerer could we get some help here?

@rayegun
Copy link
Collaborator

rayegun commented Jun 29, 2022

Yep, I'll look at it later today.

@rayegun
Copy link
Collaborator

rayegun commented Jun 29, 2022

Since this adds no additional deps except FastLapackInterface.jl itself should we add it as a dependency?

@ChrisRackauckas
Copy link
Member

I think so.

@rayegun
Copy link
Collaborator

rayegun commented Jul 6, 2022

Got this just about ready. Am on a cruise ship with limited connectivity until Monday, so I will likely PR then.

@ChrisRackauckas
Copy link
Member

No worries, that's great.

@rayegun
Copy link
Collaborator

rayegun commented Jul 14, 2022

Closed by #153. Some improvements still to be made (we could allow passing in the workspace, and we should support resizing the workspace as necessary) as well as additional tests.

@rayegun rayegun closed this as completed Jul 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants