diff --git a/docs.it4i/software/intel/intel-xeon-phi-anselm.md b/docs.it4i/software/intel/intel-xeon-phi-anselm.md index 547ce91448d5b740050f71f43bc150765fefbd3f..d398618d1b4e85ea022592b9931601f9542367c5 100644 --- a/docs.it4i/software/intel/intel-xeon-phi-anselm.md +++ b/docs.it4i/software/intel/intel-xeon-phi-anselm.md @@ -232,10 +232,7 @@ $ ./vect-add Some interesting compiler flags useful not only for code debugging are: !!! note - Debugging - - `openmp_report[0|1|2]` - controls the compiler based vectorization diagnostic level - `vec-report[0|1|2]` - controls the OpenMP parallelizer diagnostic level + Debugging `openmp_report[0|1|2]` - controls the compiler based vectorization diagnostic level `vec-report[0|1|2]` - controls the OpenMP parallelizer diagnostic level Performance optimization `xhost` - FOR HOST ONLY - to generate AVX (Advanced Vector Extensions) instructions.