mattkretz / vir-simd

improve the usage experience of std::experimental::simd (Parallelism TS 2)
GNU Lesser General Public License v3.0
22 stars 2 forks source link

Is this library Vc 2.0? #22

Open bernhardmgruber opened 11 months ago

bernhardmgruber commented 11 months ago

Hi! Your previous library Vc promises that after successful standardization of std::simd, development of Vc will be rebased onto std::simd under the name Vc 2.0. However, I have been watching vir-simd for a while now and started to wonder whether this project is starting to become Vc 2.0. So I have some questions:

Depending on your answers I may want to advertise vir-simd on the Vc repository. Thx!

mattkretz commented 2 months ago

This is not what I had in mind for Vc 2.0 but rather born out of necessity for those who want to use std::experimental::simd. After all std::simd still has not landed :cry: and my plate is more than too full with moving that along.

PS: Oh, and I'm really sorry for the too late answer. :disappointed: