Changeset 754e14c for GNUmakefile
- Timestamp:
- 08/26/16 19:22:00 (8 years ago)
- Branches:
- master, pympi
- Children:
- 72ac664
- Parents:
- 14e73bb
- git-author:
- Hal Finkel <hfinkel@…> (08/26/16 19:22:00)
- git-committer:
- Hal Finkel <hfinkel@…> (08/26/16 19:22:00)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
GNUmakefile
r406b50a r754e14c 52 52 53 53 MPIDIR = mpi 54 MPI_CFLAGS := -g -O3 54 MPI_CFLAGS := -g -O3 -fopenmp 55 55 MPI_CPPFLAGS := -Ithirdparty/blosc 56 56
Note: See TracChangeset
for help on using the changeset viewer.