Source Object | Issue |
▼exec– | |
▼calc_dt.cpp– | |
○ | -march=x86-64 is used but it should be replaced by a more architecture specific option or -march=native. |
○ | -funroll-loops is missing. |
▼advec_cell.cpp– | |
○ | -march=x86-64 is used but it should be replaced by a more architecture specific option or -march=native. |
○ | -funroll-loops is missing. |
▼accelerate.cpp– | |
○ | -march=x86-64 is used but it should be replaced by a more architecture specific option or -march=native. |
○ | -funroll-loops is missing. |
▼pack_kernel.cpp– | |
○ | -march=x86-64 is used but it should be replaced by a more architecture specific option or -march=native. |
○ | -funroll-loops is missing. |
▼reset_field.cpp– | |
○ | -march=x86-64 is used but it should be replaced by a more architecture specific option or -march=native. |
○ | -funroll-loops is missing. |
▼revert.cpp– | |
○ | -march=x86-64 is used but it should be replaced by a more architecture specific option or -march=native. |
○ | -funroll-loops is missing. |
▼viscosity.cpp– | |
○ | -march=x86-64 is used but it should be replaced by a more architecture specific option or -march=native. |
○ | -funroll-loops is missing. |
▼initialise_chunk.cpp– | |
○ | -march=x86-64 is used but it should be replaced by a more architecture specific option or -march=native. |
○ | -funroll-loops is missing. |
▼ideal_gas.cpp– | |
○ | -march=x86-64 is used but it should be replaced by a more architecture specific option or -march=native. |
○ | -funroll-loops is missing. |
▼PdV.cpp– | |
○ | -march=x86-64 is used but it should be replaced by a more architecture specific option or -march=native. |
○ | -funroll-loops is missing. |
▼generate_chunk.cpp– | |
○ | -march=x86-64 is used but it should be replaced by a more architecture specific option or -march=native. |
○ | -funroll-loops is missing. |
▼field_summary.cpp– | |
○ | -march=x86-64 is used but it should be replaced by a more architecture specific option or -march=native. |
○ | -funroll-loops is missing. |
▼advec_mom.cpp– | |
○ | -march=x86-64 is used but it should be replaced by a more architecture specific option or -march=native. |
○ | -funroll-loops is missing. |
▼flux_calc.cpp– | |
○ | -march=x86-64 is used but it should be replaced by a more architecture specific option or -march=native. |
○ | -funroll-loops is missing. |