diff example/Bulk/Makefile.def @ 887:4860272b2f47 draft

remove run variable to avoid SPU compiler bug from SchedTaskArray::exec().
author Shinji KONO <kono@ie.u-ryukyu.ac.jp>
date Wed, 14 Jul 2010 20:40:33 +0900
parents a215927a9885
children 44d9b08519e0
line wrap: on
line diff
--- a/example/Bulk/Makefile.def	Tue Jul 13 18:23:22 2010 +0900
+++ b/example/Bulk/Makefile.def	Wed Jul 14 20:40:33 2010 +0900
@@ -8,7 +8,7 @@
 CERIUM = ../../../Cerium
 
 CC      = g++
-OPT = -g
+OPT = -g -O9
 CFLAGS  =  -Wall $(OPT)  
 
 ABIBIT = 32