Nikunj Gupta
Nikunj Gupta
## Expected Behavior Cmake should be able to fetch Asio and build it. ## Actual Behavior See: https://gist.github.com/NK-Nikunj/9ee34206131f4e673b583197ff614032 ## Steps to Reproduce the Problem Use the cmake command: ``` cmake...
Hey! I am working on a research paper that has benchmarks that uses NSIMD for vectorization. I use the open-source version. I could not find this repository on JOSS or...
### Issue type: Error While utilizing the **Right shift** and **Left shift** bitwise operators, I'm getting an error: ``` /home/nk/opt/nsimd/include/nsimd/cxx_adv_api_functions.hpp:998:16: error: no matching function for call to ‘shr(const simd_vector&, int&,...
This PR adds a generic on-node vectorized variant of 2D stencil codes explained in the tutorials.