Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

P1674 Evolving a Standard C++ Linear Algebra Library from the BLAS #558

Closed
wg21bot opened this issue Jun 28, 2019 · 8 comments
Closed

P1674 Evolving a Standard C++ Linear Algebra Library from the BLAS #558

wg21bot opened this issue Jun 28, 2019 · 8 comments
Labels
info Informational paper linear-algebra Linear algebra SG14 Low Latency SG19 Machine Learning
Milestone

Comments

@wg21bot
Copy link
Collaborator

wg21bot commented Jun 28, 2019

P1674R0 Evolving a Standard C++ Linear Algebra Library from the BLAS (Mark Hoemmen, Daisy Hollman, Christian Trott)

@wg21bot wg21bot added this to the 2019-07 milestone Jun 28, 2019
@wg21bot wg21bot added LEWG Library Evolution SG14 Low Latency SG19 Machine Learning SG6 Numerics labels Jun 28, 2019
@tituswinters
Copy link

This R0 needs to be forwarded by some/all of the relevant SGs before going to LEWG for design review. Removing the LEWG label.

@tituswinters tituswinters removed the LEWG Library Evolution label Jul 8, 2019
@brycelelbach brycelelbach added the LEWGI Library Evolution Incubator label Jul 12, 2019
@brycelelbach
Copy link

Mark, if you want some early design review, we can look at this in LEWGI.

@brycelelbach brycelelbach added the linear-algebra Linear algebra label Jul 12, 2019
@brycelelbach
Copy link

Cologne 2019-07 LEWGI Minutes

P1673R0 & P1674R0 C++ BLAS Library: Design Feedback

Champion: Christian Trott

Minute Taker: Tobias Loew

Start Overview: 07-16 8:52

Start Review: 9:20

Algorithms are parameterized on a concept, iterators. The proposed linear algebra algorithms are parameterized on a concrete view type, mdspan.

Do people need to spell scaled_scalar? Can it just be an implementation-defined type with certain properties.

SG1 needs to review this from a parallelization/vectorization angle.

How should we handle outputs in the API?

Explore a range-style lazy view API.

End: 10:17

CONSENSUS: Bring a revision of P1673R0, exploring conceptification of mdspan and a range-style lazy API, to LEWGI for further design feedback.

@brycelelbach brycelelbach added the info Informational paper label Jul 17, 2019
@jensmaurer jensmaurer removed this from the 2019-07 milestone Aug 26, 2019
@jensmaurer jensmaurer added this to the 2019-11 milestone Oct 20, 2019
@brycelelbach brycelelbach removed the LEWGI Library Evolution Incubator label Oct 29, 2019
@brycelelbach
Copy link

This is informative, so not needed for additional LEWGI review.

@jensmaurer jensmaurer modified the milestones: 2019-11, 2020-02 Dec 11, 2019
@jensmaurer jensmaurer modified the milestones: 2020-02, 2021-telecon Dec 28, 2020
@jensmaurer jensmaurer modified the milestones: 2021-telecon, 2022-telecon Jan 1, 2022
@wg21bot
Copy link
Collaborator Author

wg21bot commented Apr 25, 2022

P1674R1 Evolving a Standard C++ Linear Algebra Library from the BLAS (Mark Hoemmen, Daisy Hollman, Christian Trott)

@wg21bot
Copy link
Collaborator Author

wg21bot commented May 24, 2022

P1674R2 Evolving a Standard C++ Linear Algebra Library from the BLAS (Mark Hoemmen, Daisy Hollman, Christian Trott)

@mattkretz
Copy link
Collaborator

Removing the SG6 tag as discussed with Mark.

@mattkretz mattkretz removed the SG6 Numerics label Jun 23, 2022
@jensmaurer jensmaurer modified the milestones: 2023-telecon, 2024-telecon Mar 19, 2024
@jensmaurer jensmaurer modified the milestones: 2024-telecon, 2023-telecon Mar 19, 2024
@jensmaurer
Copy link
Member

Closing as informative.

@jensmaurer jensmaurer closed this as not planned Won't fix, can't repro, duplicate, stale Mar 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
info Informational paper linear-algebra Linear algebra SG14 Low Latency SG19 Machine Learning
Projects
None yet
Development

No branches or pull requests

5 participants