Skip to content

Conversation

fda-tome
Copy link
Collaborator

@fda-tome fda-tome commented Jun 6, 2024

This PR concerns the implementation of parallel Triangular and Trapezoidal wrappers. A parallel Tile QR implementation, and undefined initializers for DArrays. This gives ways for "zero-memory" allocation of trapezoidal and triangular DArrays in the future, let's us use Triangular and Trapezoidal wrappers without synchronization, creates undefined memory DArrays in parallel with respect to chunks, and gives way for an easy-to-use QR implementation. All methods follow patterns paved by LinearAlgebra.jl

@fda-tome fda-tome requested a review from jpsamaroo June 6, 2024 11:40
fda-tome and others added 25 commits June 6, 2024 09:00
aliasing: Add optimized will_alias for views
@jpsamaroo jpsamaroo marked this pull request as draft July 30, 2024 19:04
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.

4 participants