vectorized bin-sort singlethreaded #354
Annotations
10 errors and 10 warnings
src/spreadinterp.cpp#L1903
invalid operands to binary expression ('batch_bool<int, fma3<avx2>>' and 'xsimd::batch_bool<bool>')
|
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)'
|
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)'
|
|
|
|
src/spreadinterp.cpp#L1903
invalid operands to binary expression ('batch_bool<long long, fma3<avx2>>' and 'xsimd::batch_bool<bool>')
|
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)'
|
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/_deps/fftw3-src/api/export-wisdom-to-file.c#L33
'fopen' is deprecated: This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [-Wdeprecated-declarations]
|
build/_deps/fftw3-src/api/import-system-wisdom.c#L45
'fopen' is deprecated: This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [-Wdeprecated-declarations]
|
build/_deps/fftw3-src/api/import-wisdom-from-file.c#L75
'fopen' is deprecated: This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [-Wdeprecated-declarations]
|
build/_deps/fftw3f-src/api/export-wisdom-to-file.c#L33
'fopen' is deprecated: This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [-Wdeprecated-declarations]
|
build/_deps/fftw3f-src/api/import-system-wisdom.c#L45
'fopen' is deprecated: This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [-Wdeprecated-declarations]
|
build/_deps/fftw3f-src/api/import-wisdom-from-file.c#L75
'fopen' is deprecated: This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [-Wdeprecated-declarations]
|
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]
|
This job failed
Loading