vectorized bin-sort singlethreaded #354
Annotations
10 errors and 10 warnings
src/spreadinterp.cpp#L1903
invalid operands to binary expression ('batch_bool<int, xsimd::sse4_1>' 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::sse4_1>' 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#L942
unused variable 'alignment' [-Wunused-variable]
|
src/spreadinterp.cpp#L1095
unused variable 'alignment' [-Wunused-variable]
|
src/spreadinterp.cpp#L1260
unused variable 'alignment' [-Wunused-variable]
|
src/spreadinterp.cpp#L1262
unused variable 'ker23_size' [-Wunused-variable]
|
src/spreadinterp.cpp#L833
lambda capture 'i' is not used [-Wunused-lambda-capture]
|
src/spreadinterp.cpp#L833
lambda capture 'i' is not used [-Wunused-lambda-capture]
|
src/spreadinterp.cpp#L942
unused variable 'alignment' [-Wunused-variable]
|
This job failed
Loading