IntelligentSoftwareSystems / Galois

Galois: C++ library for multi-core and multi-node parallelization
http://iss.ices.utexas.edu/?p=projects/galois
Other
310 stars 131 forks source link

Compiling Galois #399

Open govindshenoy opened 2 years ago

govindshenoy commented 2 years ago

Greetings all,

I am trying to compile Galois on a Ubuntu system. I get the following error

CMake Error: The source directory "/home/govind/Galois/build" does not appear to contain CMakeLists.txt.

I followed the directions as given in README.md.

Can someone help ?

Regards Govind

nicelhc13 commented 2 years ago

Hi @govindshenoy , please provide your environment, command you used, and the logs that you got. Thank you.