whyvl
whyvl
> Thanks again for your efforts! > > > Most of the code is translated from the 'Optimized Implementation' in the round 3 NIST submission package by the Classic McEliece...
Ok good news: I managed to port the `vec` implementation of `pk_gen` to go and tested it on mceliece6960119. The KAT test now went from 120s to 17s. Still not...
I've ported the `vec` implementation for all the systematic parameters (parameters that don't end with a `f`). Right now amd64 and MacOS implementations finish on CI finishes within 3 minutes,...
> I've ported the `vec` implementation for all the systematic parameters (parameters that don't end with a `f`). Right now amd64 and MacOS implementations finish on CI finishes within 3...
> The round 4 version has been updated, see https://classic.mceliece.org/nist.html I've updated the implementation to the round 4 specification. It passes KAT tests and finishes in 10 minutes on CI.
> > I've updated the implementation to the round 4 specification. It passes KAT tests and finishes in 10 minutes on CI. > > The file headers are still mentioning...
@stv0g thanks for the review. It's been a while since I've worked on this and recently I've been busy with work so I can't promise I can get back to...
> Are there any available instructions or guides that outline the steps to install Ollama from its source code on a Windows operating system? I have a Windows 10 machine...
@dhiltgen mind reviewing this? I'd imagine this would be pretty useful for plenty of people. Intel ARC GPUs perform faster on Vulkan than with oneapi and oneapi is still not...
> I managed to run this on Windows and an AMD GPU, and if I'm successful I'll reciprocate the way I tried. Interesting, I had expected that because I hadn't...