-
Notifications
You must be signed in to change notification settings - Fork 29
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Do some backup * Do some backup * Do some backup * Many fixes for C11 API * Add support for C11 to tests * Rewrite pack.md * Finish documentation on packs * Add += *= /= ... to C++ advanced API * Forgot some files * Add C++ advanced API aliases * Git more files * Begin adding Sleef big math functions to NSIMD * Add doc for +=, -=, ... and for function aliases * Backup * Backup before power cut * src/ulps.cpp * More on ULPs * More on ULPs * Fixes in ULPs doc * finished with denormal in doc * Add UFP related functions but no test for now * Add support for scalar math functions * Add test for UFP * Integration of sine (ulp 3.5) from Sleef seems to work * Backup * Compilation of all tests seems fine * Remove fixed_point module own operator list and make it use the central one * Tests passed for CPU * It seems to work for Initel * New tests system * Add Sleef code * Add emulation layer for SIMD not supporting double * Fix support of SIMD emulation for doubles * Fix cmake build system * Improve andnot doc * Fix generation of Sleef files * Replace SVE _z intrinsics by _x ones * Fix SVE implementation * For backup: beginning of merging PPC from xberault * For backup: continuing merging PPC from xberault * More on VMX and VSX * Fix what_is_wrapped * Doc seems to OK * VMX compiles but with a lot of warnings * Refurbishing implementation of platform ppc * Refurbishing implementation of platform ppc * Refurbishing implementation of platform ppc * Refurbishing implementation of platform ppc * Refurbishing implementation of platform ppc * Fixes for PPC * No compilation with Xlc * Fix warnings when compiling C++/PPC code + update CONTRIBUTING with PPC * Update documentation * Many fixes to ppc * Fixes for VSX * More fixes for PPC * Fix PPC * Test * Fix README * Beginning integrating oneAPI * Backup oneAPI implementation * Freeze for WASM * Fix oneAPI SPMD * All tests are ok for oneAPI * Fix various things * Fixes for CUDA * Fix for ROCm * Add contributors * Update README * Backup from time to time * Gather all before rc1 Co-authored-by: gquintin <[email protected]>
- Loading branch information
Showing
101 changed files
with
35,061 additions
and
5,415 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.