diff options
| author | Tor Aamodt <[email protected]> | 2010-10-01 08:55:28 -0800 |
|---|---|---|
| committer | Tor Aamodt <[email protected]> | 2010-10-01 08:55:28 -0800 |
| commit | 11b308e7363e937966b035b4891db32b4eece3bf (patch) | |
| tree | 50ca4c9ad6f163ac4acb2bf505e64dfebed66947 /benchmarks/CUDA/BFS/data/SampleGraph.txt | |
| parent | bb820c116764d7a1b8e071137d32b74e7f34dd2f (diff) | |
integrating recent changes from fermi-test into fermi
(i'll use "fermi" for more disruptive changes to the pipeline model such
as updating the MSHRs and getting rid of the warp tracker, ripping out DWF, etc...)
[git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 7805]
Diffstat (limited to 'benchmarks/CUDA/BFS/data/SampleGraph.txt')
| -rw-r--r-- | benchmarks/CUDA/BFS/data/SampleGraph.txt | 31 |
1 files changed, 0 insertions, 31 deletions
diff --git a/benchmarks/CUDA/BFS/data/SampleGraph.txt b/benchmarks/CUDA/BFS/data/SampleGraph.txt deleted file mode 100644 index af3acd8..0000000 --- a/benchmarks/CUDA/BFS/data/SampleGraph.txt +++ /dev/null @@ -1,31 +0,0 @@ -6
-0 3
-3 3
-6 4
-10 3
-13 4
-17 3
-
-0
-
-20
-1 1
-3 6
-4 20
-0 1
-2 7
-4 2
-1 7
-3 10
-4 3
-5 4
-0 6
-2 10
-5 5
-0 20
-1 2
-2 3
-5 1
-2 4
-3 5
-4 1
|
