Skip to content

Use mul! from LinearAlgebra instead of a local definition#217

Merged
vchuravy merged 3 commits intoJuliaParallel:masterfrom
haampie:master
May 19, 2020
Merged

Use mul! from LinearAlgebra instead of a local definition#217
vchuravy merged 3 commits intoJuliaParallel:masterfrom
haampie:master

Conversation

@haampie
Copy link
Copy Markdown
Contributor

@haampie haampie commented May 18, 2020

Fixes a missing import of mul!, which causes DistributedArrays.jl to miss fast implementations of mul! when defined outside the package.

@andreasnoack
Copy link
Copy Markdown
Member

Could you change the .travis.yml to test on julia: 1 such that we test this on the latest release?

@haampie haampie closed this May 18, 2020
@haampie haampie reopened this May 18, 2020
@haampie
Copy link
Copy Markdown
Contributor Author

haampie commented May 19, 2020

This is good to go

@vchuravy vchuravy merged commit f1459be into JuliaParallel:master May 19, 2020
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

Successfully merging this pull request may close these issues.

3 participants