Skip to content

Commit

Permalink
alex-conf.sh with -march=native
Browse files Browse the repository at this point in the history
  • Loading branch information
alexlee188 committed Sep 10, 2012
1 parent 72dcc95 commit 7a743f8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions alex-conf.sh
@@ -0,0 +1,3 @@
#!/bin/bash
./configure CFLAGS='-fopenmp -flto -O3 -march=native' CXXFLAGS='-fopenmp -flto -O3 -march=native'

0 comments on commit 7a743f8

Please sign in to comment.