vectorized bin-sort singlethreaded #354
Annotations
10 errors and 6 warnings
src/spreadinterp.cpp#L1903
invalid operands to binary expression ('batch_bool<int, xsimd::fma3<xsimd::avx2>>' and 'xsimd::batch_bool<bool>')
|
src/spreadinterp.cpp#L1986
no matching function for call to object of type 'const (lambda at /Users/runner/work/finufft/finufft/src/spreadinterp.cpp:1899:42)'
|
src/spreadinterp.cpp#L1986
no matching function for call to object of type 'const (lambda at /Users/runner/work/finufft/finufft/src/spreadinterp.cpp:1899:42)'
|
|
|
|
src/spreadinterp.cpp#L1903
invalid operands to binary expression ('batch_bool<long long, xsimd::fma3<xsimd::avx2>>' and 'xsimd::batch_bool<bool>')
|
src/spreadinterp.cpp#L1986
no matching function for call to object of type 'const (lambda at /Users/runner/work/finufft/finufft/src/spreadinterp.cpp:1899:42)'
|
src/spreadinterp.cpp#L1986
no matching function for call to object of type 'const (lambda at /Users/runner/work/finufft/finufft/src/spreadinterp.cpp:1899:42)'
|
|
src/spreadinterp.cpp#L464
format specifies type 'long' but the argument has type 'unsigned long long' [-Wformat]
|
src/spreadinterp.cpp#L2447
format specifies type 'long' but the argument has type 'UBIGINT' (aka 'unsigned long long') [-Wformat]
|
src/spreadinterp.cpp#L2447
format specifies type 'long' but the argument has type 'UBIGINT' (aka 'unsigned long long') [-Wformat]
|
src/spreadinterp.cpp#L464
format specifies type 'long' but the argument has type 'unsigned long long' [-Wformat]
|
src/spreadinterp.cpp#L2447
format specifies type 'long' but the argument has type 'UBIGINT' (aka 'unsigned long long') [-Wformat]
|
src/spreadinterp.cpp#L2447
format specifies type 'long' but the argument has type 'UBIGINT' (aka 'unsigned long long') [-Wformat]
|
This job failed
Loading