From 3de4b495fb176eba9a0eb517a4ce05903cb67acb Mon Sep 17 00:00:00 2001 From: Juan Gomez Luna Date: Wed, 16 Jun 2021 19:46:05 +0200 Subject: PrIM -- first commit --- BFS/baselines/gpu/README | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 BFS/baselines/gpu/README (limited to 'BFS/baselines/gpu/README') diff --git a/BFS/baselines/gpu/README b/BFS/baselines/gpu/README new file mode 100644 index 0000000..f2dfefa --- /dev/null +++ b/BFS/baselines/gpu/README @@ -0,0 +1,9 @@ +Breadth-First Search (BFS) + +Compilation instructions: + + make + +Execution instructions + + ./bfs -f ../../data/loc-gowalla_edges.txt -- cgit v1.2.3