hedgehog-lab icon indicating copy to clipboard operation
hedgehog-lab copied to clipboard

Could be add wasm and wasm simd implement and compare the performence?

Open RustRw opened this issue 3 years ago • 1 comments

Is your feature request related to a problem? Please describe. gpu is good performence, but some accuracy is import,may simd is a good choise

RustRw avatar Jul 24 '20 07:07 RustRw

@RustRw Thanks for your advice and personally I like this idea. https://github.com/Hedgehog-Computing/hedgehog-lab I'm thinking about adding a few regular algebra or optimization algorithms in this repo, with CPU/GPU/WASM+SIMD three options for each function (as much as possible). Still for the existing algorithms, I'm working on it too.

lidangzzz avatar Nov 18 '20 05:11 lidangzzz