Skip to content

Commit

Permalink
release version
Browse files Browse the repository at this point in the history
git-svn-id: svn+ssh://svn.osdn.jp/svnroot/libtetrabz@12 34ffd4db-1278-454d-8531-12faa4e42ea8
  • Loading branch information
mitsuaki1987 committed Nov 23, 2014
1 parent ea6614e commit 89f378a
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 6 deletions.
16 changes: 10 additions & 6 deletions trunk/make.sys.in
Original file line number Diff line number Diff line change
@@ -1,12 +1,16 @@

#TOPDIR = /home/kawamura/program/libtetrabz/trunk
TOPDIR = /home/7241845860/programs/libtetrabz/trunk
TOPDIR = /home/usr/libtetrabz/

#MPIF90 = mpif90
#
# for Intel
#
F90 = ifort
MPIF90 = mpiifort
FFLAGS = -xHost -openmp -traceback

#
# for gfortran
#
#MPIF90 = mpif90
#F90 = gfortran
F90 = ifort

#FFLAGS = -O3 -fopenmp -fbacktrace
FFLAGS = -xAVX -openmp -traceback #-g -check all
Binary file modified trunk/manual.odt
Binary file not shown.

0 comments on commit 89f378a

Please sign in to comment.