Skip to content

Commit

Permalink
force output data format for both GPU and CPU
Browse files Browse the repository at this point in the history
  • Loading branch information
fangq committed Jun 18, 2021
1 parent f15d137 commit a31a85b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/sfdi2layer/run_test.sh
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
#!/bin/sh

../../src/bin/mmc -n 3000000 -f sfdi.inp -s sfdi -b 0 -k 0 -D TP
../../src/bin/mmc -n 3000000 -f sfdi.inp -s sfdi -b 0 -k 0 -D TP -M S $@

0 comments on commit a31a85b

Please sign in to comment.