Skip to content

Avoid calling tileMb and tileNb with negative indices#83

Merged
mgates3 merged 1 commit intoicl-utk-edu:masterfrom
neil-lindquist:neil/fix-empty-submatrix
Aug 3, 2023
Merged

Avoid calling tileMb and tileNb with negative indices#83
mgates3 merged 1 commit intoicl-utk-edu:masterfrom
neil-lindquist:neil/fix-empty-submatrix

Conversation

@neil-lindquist
Copy link
Contributor

Computing last_mb_ and last_nb_ sometimes results in calling tileMb(-1) or tileNb(-1) which can break user codes (see #81).

Fixes #81

@mgates3 mgates3 merged commit 0432e8a into icl-utk-edu:master Aug 3, 2023
wavefunction91 added a commit to ValeevGroup/tiledarray that referenced this pull request Aug 24, 2023
@neil-lindquist neil-lindquist deleted the neil/fix-empty-submatrix branch September 12, 2023 13:28
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.

TRSM Requests Negative Tile Indices

2 participants