Michael Dickens

Results 92 comments of Michael Dickens

Give them all a go & whatever works on Android armv7a I'll be also works for other aarch64 and NEON compilers

@Aang23 merged! I think we're done with this issue now. If you agree, go ahead and close it out. Thx for your work!

> I got away with moving it to the kernel header, because none of the C++ application code actually uses that function. Only a couple of the kernels do. Gotcha!...

hmm ... interesting. Thanks for testing! I think a point in having that code where it is is to make it available outside the kernel. Which means it needs to...

I'd love to see CRC speedups in Volk! If someone has time, please make it so in a PR! Until then, let's leave this issue open to remind us that...

@jdemel the basic concept of the `extern "C" {` (`__VOLK_DECL_BEGIN`) is to use it only on local code, not on `#include `s. Thus in `include/volk/volk_complex.h`, change the start to: ```...

> Thanks @michaelld MacOS passes CI now too. Yay! I'll look at the Ubuntu failures too & see if I can work out what's going on there. > What are...

Ah ,... the Ubuntu ones are still working. Looking positive right now, doing `make test`. Not sure if the Windows ones are going or dead; I can't really help there...

To folks reading this issue, and to clarify one point: Your relicensing information submitted in any form _must_ contain some variant on the `Suggested wording` noted above -- though it's...

@Teque5 Thanks for that note. I find these email addresses in the GIT log: `[email protected]` and `[email protected]`. It's not clear that either of those folks work for The Aerospace Corporation...