Skip to content

Conversation

@9prady9
Copy link
Member

@9prady9 9prady9 commented May 4, 2021

Description

Fixes: #1988

Changes to Users

Prior to this change, sparse-dense arithmetic API calls incorrectly continued with the operation where batch support was in fact not yet available. Until such support is added later, we need correctly return an appropriate error code.

Checklist

  • Rebased on latest master
  • Code compiles
  • Tests pass
  • [ ] Functions added to unified API
  • [ ] Functions documented

@9prady9 9prady9 added the fix label May 4, 2021
@9prady9 9prady9 added this to the 3.8.1 milestone May 4, 2021
@9prady9 9prady9 requested a review from umar456 May 4, 2021 13:43
@9prady9 9prady9 merged commit ecce064 into arrayfire:master May 5, 2021
@9prady9 9prady9 deleted the fix_sparse_matmul_check branch May 5, 2021 13:56
9prady9 added a commit to 9prady9/arrayfire that referenced this pull request Aug 2, 2021
…3129)

* Add missing batch support check in sparse-dense arith ops

* Fix formatting

(cherry picked from commit ecce064)
syurkevi pushed a commit that referenced this pull request Dec 28, 2021
* Add missing batch support check in sparse-dense arith ops

* Fix formatting

(cherry picked from commit ecce064)
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.

batchFunc only multiplies first column in a sparse matrix

2 participants