Skip to content

Commit

Permalink
Merge pull request #3 from davidssmith/poweriter
Browse files Browse the repository at this point in the history
switch to SoS coil comb as default
  • Loading branch information
davidssmith committed Jun 8, 2016
2 parents 2fb4e2e + c6efce5 commit 358de30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
CC=nvcc
CFLAGS=-O3 --use_fast_math -DCUDA_HOST_MALLOC -DWALSH_COMB #-DKERN_KB
CFLAGS=-O3 --use_fast_math -DCUDA_HOST_MALLOC -DKERN_KB #-DWALSH_COMB
LFLAGS=-lcufft

objects = rr2d.o ra.o
Expand Down

0 comments on commit 358de30

Please sign in to comment.