| 
                Last change
                  on this file since 1211:73912ba03d83 was
                  742:235fd36336b7,
                  checked in by Alpar Juttner, 21 years ago
           | 
        
        
          
              - bfs-bench added
 - hypercube generators moved to bench-tools.h
 - new benchmark script
  
           | 
        
        | 
            File size:
            278 bytes
           | 
      
      
        
  | Line |   | 
|---|
| 1 | AM_CPPFLAGS = -I$(top_srcdir)/src -I$(top_srcdir)/src/work  -I$(top_srcdir)/src/work/marci | 
|---|
| 2 |  | 
|---|
| 3 | noinst_PROGRAMS = graph-bench hcube bfs-bench | 
|---|
| 4 |  | 
|---|
| 5 | graph_bench_SOURCES = graph-bench.cc bench_tools.h | 
|---|
| 6 |  | 
|---|
| 7 | hcube_SOURCES = hcube.cc bench_tools.h | 
|---|
| 8 |  | 
|---|
| 9 | bfs_bench_SOURCES = bfs-bench.cc bench_tools.h | 
|---|
       
      
      Note: See 
TracBrowser
        for help on using the repository browser.