-
For types like `SmallVec`, or in general an enum where the variants have a huge difference in size, we should probably try to optimize the copies better.
Basically, for enums with some large-enough…
-
### Zig Version
0.13.0
### Steps to Reproduce and Observed Behavior
I noticed this issue when experimenting with arm64 bare metal programming, where `indexOfSentinel` emits SIMD operations before I…
-
Hi everyone!
Round 22 results are in: https://tfb-status.techempower.com/results/66d86090-b6d0-46b3-9752-5aa4913b2e33
We could use some help from the community to verify these results are aligne…
-
The [build steps](https://github.com/cpp-io2d/P0267_RefImpl/blob/master/BUILDING.md#cairowin32-on-windows) do not seem to work on Windows 11 with Visual Studio 2022. I installed and integrated vcpkg a…
-
C, Rust, Go and Ada bindings would be nice to have. I understand that templates are important for the library to work but a lot of programmers who can benefit from a portable SIMD library simply can't…
-
The purpose of this issue is to provide a single place for documenting potential GSoC project ideas. The ideas may be ill-defined or even wishful thinking, but they may serve as inspiration for more c…
-
Hi, I'm trying to get through your code and understand it and work out the equations. Could you shed some light on how you perceive LLA all of those equations ? is X = long / lat ? I'm asking because…
-
### Feature description
First off, thanks for all the amazing work on GDAL! I wanted to ask if there are any plans to optimize GDAL for the RISC-V platform, specifically using the RISC-V Vector Exten…
-
@doonny do you have an idea about the difference between, coding targeting fpga using opencl and coding targeting GPU and CPU using opencl ? How different are they ? what are the main differences. If…
-
- [Summary](#sec-1)
- [Motivation](#sec-2)
- [Reference-level explanation](#sec-3)
- [Introduce cargo workspaces](#sec-3-1)
- [Provide methods to index on server](#sec-3-2)
- …