genome / joinx

a tool for processing .bed and .vcf files
21 stars 11 forks source link

My HPC cluster use cuda and get error #17

Open intarajak opened 7 years ago

intarajak commented 7 years ago

Hi My HPC cluster use cuda cpu and during install joinx i got the error. There are the error message

[ 89%] Linking CXX executable ../../../../bin/TestProcessors Error running link command: No such file or directory build/test/lib/processors/CMakeFiles/TestProcessors.dir/build.make:288: recipe for target 'bin/TestProcessors' failed make[2]: [bin/TestProcessors] Error 2 CMakeFiles/Makefile2:643: recipe for target 'build/test/lib/processors/CMakeFiles/TestProcessors.dir/all' failed make[1]: [build/test/lib/processors/CMakeFiles/TestProcessors.dir/all] Error 2 Makefile:160: recipe for target 'all' failed make: *** [all] Error 2

please provide me some suggestion.