vectorized bin-sort singlethreaded #354
Annotations
7 errors and 7 warnings
Build:
src/spreadinterp.cpp#L1903
invalid operands to binary expression ('batch_bool<int, fma3<avx2>>' and 'xsimd::batch_bool<bool>')
|
Build:
src/spreadinterp.cpp#L1986
no matching function for call to object of type 'const (lambda at D:\a\finufft\finufft\src\spreadinterp.cpp:1899:42)'
|
Build:
src/spreadinterp.cpp#L1986
no matching function for call to object of type 'const (lambda at D:\a\finufft\finufft\src\spreadinterp.cpp:1899:42)'
|
Build
no member named 'data' in 'xsimd::batch_bool<bool>'
|
Build
static assertion failed due to requirement '!std::is_same<bool, bool>::value': use xsimd::batch_bool<T, A> instead of xsimd::batch<bool, A>
|
Build
excess elements in struct initializer
|
Build
Process completed with exit code 1.
|
Build
'getenv' is deprecated: This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [-Wdeprecated-declarations]
|
Build
'getenv' is deprecated: This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [-Wdeprecated-declarations]
|
Build
'getenv' is deprecated: This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [-Wdeprecated-declarations]
|
Build
'getenv' is deprecated: This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [-Wdeprecated-declarations]
|
Build:
src/spreadinterp.cpp#L464
format specifies type 'long' but the argument has type 'unsigned long long' [-Wformat]
|
Build:
src/spreadinterp.cpp#L2447
format specifies type 'long' but the argument has type 'UBIGINT' (aka 'unsigned long long') [-Wformat]
|
Build:
src/spreadinterp.cpp#L2447
format specifies type 'long' but the argument has type 'UBIGINT' (aka 'unsigned long long') [-Wformat]
|
Loading