[chapel-lang/chapel] Distributed linear algebra error

Branch: refs/heads/master
Revision: fbf5efc
Author: e-kayrakli
Log Message:

Merge pull request #16106 from rahulghangas/distributedLinearAlgebraError

Distributed linear algebra error

Give compilerErrors when Linear Algebra function does not support distributed vectors/matrices

[Contributed by @rahulghangas, reviewed by @ben-albrecht and @e-kayrakli]

Test:

  • [x] library/packages/LinearAlgebra on XC

Modified Files:
M modules/packages/LinearAlgebra.chpl

Compare: https://github.com/chapel-lang/chapel/compare/78c9b5c29b06...fbf5efc51d82