--
You received this message because you are subscribed to the Google Groups "OptiML" group.
To unsubscribe from this group and stop receiving emails from it, send an email to optiml+un...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
As a more complete example. I am doing these two on a quad core machine with 16GB ram.
delite LogRegCompiler ~/workspace/local/data/data.dat ~/workspace/local/data/label.dat -t 1
delite LogRegCompiler ~/workspace/local/data/data.dat ~/workspace/local/data/label.dat -t 4
They both show me the same speed:
-t 1
[METRICS]: Time for component all: 106...s
[METRICS]: Time for component app: 2...s
[METRICS]: Time for component all: 102....
[METRICS]: Time for component app: 3....s