Skip to content

Conversation

@luhenry
Copy link
Contributor

@luhenry luhenry commented Dec 3, 2021

What changes were proposed in this pull request?

Bump the version of dev.ludovic.netlib from 2.2.0 to 2.2.1.

Why are the changes needed?

This fixes a computation bug in sgemm. See the issue and the diff.

Does this PR introduce any user-facing change?

No. It fixes the underlying computation of a single floating point matrix-matrix multiplication.

How was this patch tested?

Additional tests were added to the dev.ludovic.netlib project, and a CI run has validated the change.

@HyukjinKwon
Copy link
Member

ok to test

@HyukjinKwon HyukjinKwon changed the title [SPARK-37534][BUILD] Bump dev.ludovic.netlib to 2.2.1 [SPARK-37534][BUILD][3.2] Bump dev.ludovic.netlib to 2.2.1 Dec 3, 2021
@HyukjinKwon
Copy link
Member

@luhenry mind filling other sections in the PR description?

2.2.1 fixes a bug in sgemm
@luhenry
Copy link
Contributor Author

luhenry commented Dec 3, 2021

@HyukjinKwon I updated it. Is it enough details, or should I add some more?

@HyukjinKwon
Copy link
Member

👍

@luhenry luhenry force-pushed the branch-3.2-bump-netlib branch from d723b83 to eb6f8cc Compare December 3, 2021 10:18
@SparkQA
Copy link

SparkQA commented Dec 3, 2021

Kubernetes integration test starting
URL: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder-K8s/50374/

@SparkQA
Copy link

SparkQA commented Dec 3, 2021

Kubernetes integration test status failure
URL: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder-K8s/50374/

@SparkQA
Copy link

SparkQA commented Dec 3, 2021

Test build #145899 has finished for PR 34797 at commit eb6f8cc.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@AmplabJenkins
Copy link

Can one of the admins verify this patch?

Copy link
Member

@dongjoon-hyun dongjoon-hyun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1, LGTM. Thank you, @luhenry and @HyukjinKwon .
Merged to branch-3.2 for Apache Spark 3.2.1.

dongjoon-hyun pushed a commit that referenced this pull request Dec 3, 2021
### What changes were proposed in this pull request?

Bump the version of dev.ludovic.netlib from 2.2.0 to 2.2.1.

### Why are the changes needed?

This fixes a computation bug in sgemm. See [the issue](luhenry/netlib#7) and [the diff](luhenry/netlib@v2.2.0...v2.2.1).

### Does this PR introduce _any_ user-facing change?

No. It fixes the underlying computation of a single floating point matrix-matrix multiplication.

### How was this patch tested?

Additional tests were added to the dev.ludovic.netlib project, and a CI run has validated the change.

Closes #34797 from luhenry/branch-3.2-bump-netlib.

Authored-by: Ludovic Henry <[email protected]>
Signed-off-by: Dongjoon Hyun <[email protected]>
catalinii pushed a commit to lyft/spark that referenced this pull request Feb 22, 2022
### What changes were proposed in this pull request?

Bump the version of dev.ludovic.netlib from 2.2.0 to 2.2.1.

### Why are the changes needed?

This fixes a computation bug in sgemm. See [the issue](luhenry/netlib#7) and [the diff](luhenry/netlib@v2.2.0...v2.2.1).

### Does this PR introduce _any_ user-facing change?

No. It fixes the underlying computation of a single floating point matrix-matrix multiplication.

### How was this patch tested?

Additional tests were added to the dev.ludovic.netlib project, and a CI run has validated the change.

Closes apache#34797 from luhenry/branch-3.2-bump-netlib.

Authored-by: Ludovic Henry <[email protected]>
Signed-off-by: Dongjoon Hyun <[email protected]>
catalinii pushed a commit to lyft/spark that referenced this pull request Mar 4, 2022
### What changes were proposed in this pull request?

Bump the version of dev.ludovic.netlib from 2.2.0 to 2.2.1.

### Why are the changes needed?

This fixes a computation bug in sgemm. See [the issue](luhenry/netlib#7) and [the diff](luhenry/netlib@v2.2.0...v2.2.1).

### Does this PR introduce _any_ user-facing change?

No. It fixes the underlying computation of a single floating point matrix-matrix multiplication.

### How was this patch tested?

Additional tests were added to the dev.ludovic.netlib project, and a CI run has validated the change.

Closes apache#34797 from luhenry/branch-3.2-bump-netlib.

Authored-by: Ludovic Henry <[email protected]>
Signed-off-by: Dongjoon Hyun <[email protected]>
kazuyukitanimura pushed a commit to kazuyukitanimura/spark that referenced this pull request Aug 10, 2022
### What changes were proposed in this pull request?

Bump the version of dev.ludovic.netlib from 2.2.0 to 2.2.1.

### Why are the changes needed?

This fixes a computation bug in sgemm. See [the issue](luhenry/netlib#7) and [the diff](luhenry/netlib@v2.2.0...v2.2.1).

### Does this PR introduce _any_ user-facing change?

No. It fixes the underlying computation of a single floating point matrix-matrix multiplication.

### How was this patch tested?

Additional tests were added to the dev.ludovic.netlib project, and a CI run has validated the change.

Closes apache#34797 from luhenry/branch-3.2-bump-netlib.

Authored-by: Ludovic Henry <[email protected]>
Signed-off-by: Dongjoon Hyun <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants