From 11b308e7363e937966b035b4891db32b4eece3bf Mon Sep 17 00:00:00 2001 From: Tor Aamodt Date: Fri, 1 Oct 2010 08:55:28 -0800 Subject: 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] --- benchmarks/CUDA/BFS/data/GraphFormat.txt | 20 -------------------- 1 file changed, 20 deletions(-) delete mode 100644 benchmarks/CUDA/BFS/data/GraphFormat.txt (limited to 'benchmarks/CUDA/BFS/data/GraphFormat.txt') diff --git a/benchmarks/CUDA/BFS/data/GraphFormat.txt b/benchmarks/CUDA/BFS/data/GraphFormat.txt deleted file mode 100644 index 536baa9..0000000 --- a/benchmarks/CUDA/BFS/data/GraphFormat.txt +++ /dev/null @@ -1,20 +0,0 @@ -No of Vertices -start1 length1 -start2 length2 -start3 length3 -. -. -. - -Source Vertex - -Total no of edges -edge1 weight1 -edge2 weight2 -edge3 weight3 -. -. -. -. - - -- cgit v1.3