0
I Use This!
Inactive

Commits : Listings

Analyzed about 4 hours ago. based on code collected 1 day ago.
May 15, 2023 — May 15, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Separated backend interface from Async MCA
ffevotte
as François Févotte
More... almost 7 years ago
Almost complete implem of the C++ interface
ffevotte
as François Févotte
More... almost 7 years ago
Added missing file
ffevotte
as François Févotte
More... almost 7 years ago
First draft of a C++ interface for backends
ffevotte
as François Févotte
More... almost 7 years ago
Fixed small bugs in the MCA/MPFR backend
ffevotte
as François Févotte
More... almost 7 years ago
modified copyright, waiting for approval before public release of Intel contributions More... almost 7 years ago
Merge branch 'master' of github.com:interflop/interflop More... almost 7 years ago
Add licence More... almost 7 years ago
Backend bitmask: apply bitmask to each floating-points operations The bitmask depends on the VERIFICARLO_PRECISION * Three modes available by using VERIFICARLO_BITMASK_MODE environment variable - ZERO: (default) apply 0 to the pseudo-mantissa - INV : apply 1 to the pseudo-mantissa - RAND: apply random bits to the pseudo-mantissa More... almost 7 years ago
Set default values for MCALIB_OP_TYPE and MCALIB_T, and remove default initialization for mca_precision and mca_mode variables More... almost 7 years ago
Set default values for mca_precision and mca_mode More... almost 7 years ago
Add missing float_const.h More... almost 7 years ago
Port verificarlo mca-mpfr backend to interflop More... almost 7 years ago
Add IEEE backend and simple build interface More... almost 7 years ago
Track interflop branch in frontends/verificarlo More... almost 7 years ago
Setup basic repository organization More... almost 7 years ago