avx
Here are 141 public repositories matching this topic...
-
Updated
Sep 2, 2020 - C++
-
Updated
Aug 28, 2020 - C++
-
Updated
Jul 15, 2019
-
Updated
Aug 24, 2020 - C++
-
Updated
Aug 11, 2020 - C++
-
Updated
Aug 29, 2020 - C
-
Updated
Sep 18, 2019 - Go
-
Updated
Sep 2, 2020 - C++
-
Updated
Sep 5, 2019 - C#
-
Updated
Aug 17, 2020 - C
-
Updated
Sep 3, 2020 - Python
We should prefix CMake build options with "CT2_", e.g. CT2_WITH_MKL instead of WITH_MKL. This is a good practice to avoid possible conflicts with other projects.
The usage should then be updated in several places:
- README.md
- docker/Dockerfile.*
- python/tools/build_wheel.sh
- .travis.yml
-
Updated
Aug 17, 2020 - C
We have Bitmap image saving function void Save( const std::string & path, const penguinV::Image & image, uint32_t startX, uint32_t startY, uint32_t width, uint32_t height ) which locates in src/file/bmp_image.h and src/file/bmp_image.cpp files.
During file saving we purposely copy a line of image to temporary array and then write the array into file. The reason behind this is that
-
Updated
Jan 19, 2018 - C++
-
Updated
Dec 4, 2018 - C#
Improve this page
Add a description, image, and links to the avx topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the avx topic, visit your repo's landing page and select "manage topics."
https://software.intel.com/sites/landingpage/IntrinsicsGuide/#avx512techs=AVX512BW