# Examples of environment variables to be set: # PREFIX="haswell-fma-" # CXX_FLAGS="-mfma" # CXX=clang++
# Options: # -up : enforce the recomputation of existing data, and keep best results as a merging strategy # -s : recompute selected changesets only and keep bests # -np : no plotting of results, just generate the data
if [[ "$*" =~ '-np' ]]; then
do_plot=false else
do_plot=true fi
Die Informationen auf dieser Webseite wurden
nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit,
noch Qualität der bereit gestellten Informationen zugesichert.
Bemerkung:
Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.