minor vectorization in 3D #225
Annotations
3 errors and 10 warnings
src/spreadinterp.cpp#L499
'i': index variable in OpenMP 'for' statement must have signed integral type
|
src/spreadinterp.cpp#L499
'i': index variable in OpenMP 'for' statement must have signed integral type
|
|
src/spreadinterp.cpp#L66
'inline': used more than once
|
src/spreadinterp.cpp#L69
'inline': used more than once
|
src/spreadinterp.cpp#L71
'inline': used more than once
|
src/spreadinterp.cpp#L73
'inline': used more than once
|
src/spreadinterp.cpp#L75
'inline': used more than once
|
src/spreadinterp.cpp#L79
'inline': used more than once
|
src/spreadinterp.cpp#L453
'printf' : format string '%ld' requires an argument of type 'long', but variadic argument 2 has type '_Ty'
|
src/spreadinterp.cpp#L2274
'printf' : format string '%ld' requires an argument of type 'long', but variadic argument 1 has type 'uint64_t'
|
src/spreadinterp.cpp#L2274
'printf' : format string '%ld' requires an argument of type 'long', but variadic argument 2 has type 'uint64_t'
|
|
This job failed
Loading