|
From: Abhilasha R <abh...@gm...> - 2014-10-17 09:38:32
|
Hey, We originally tried to run mapgraph on CUDA version 5.0, and were unable to install as we got "Calling a __host__ function from a __device__ function is not allowed." We then ran it on Cuda 6.0 and got an error that gethostname function in the.cu files could not be identified. On commenting out of these lines in all the .cu files within /Algorithms, the compilation was successful. We would like to know how to test if mapgraph was installed successfully and how to run a few algorithms. Any help would be greatly appreciated. Thanks and regards, Abhilasha |