Attendees:
Micah Kornfield
Francois Saint-Jacques
Ben Kietzma
Uwe Korn
Mahmut Bulut
Remi Dettai
Prudhvi Porandla
Discussion:
* How to become a committer
* to the rust subproject
* SIMD dispatch
* Following mailing list discussion "[C++] Runtime SIMD dispatching for
Arrow"
* How can writing code which uses SIMD intrinsics be made less onerous?
* Should dispatch be handled with
* individual functions (simpler)
* separate library (lower library load overhead at runtime)
* Some refactoring of the build system will probably be required to allow
some
source files to be compiled with customized flags
* Nested parquet: Antoine observed a performance regression introduced by
Micah's pre-nested refactoring, further investigation required
On Wed, May 13, 2020 at 11:35 AM Neal Richardson <
[email protected]> wrote:
> Hi all,
> Last minute reminder that our biweekly call is coming up in a half hour at
> https://meet.google.com/vtm-teks-phx. All are welcome to join. Notes will
> be sent out to the mailing list afterward.
>
> Neal
>