Re: PandaRoot Oct19 failed to install [message #25409 is a reply to message #25408] |
Thu, 21 January 2021 14:19 |
Tobias Stockmanns
Messages: 489 Registered: May 2007
|
first-grade participant |
From: *nc.de
|
|
It seems that you have a CUDA system but not the proper one.
You could try to comment out the CUDA stuff in PndHoughTrackFinder and SttCellTrackFinder by hand.
Go to the CMakeLists.txt files in those folders and put a '#' to the first 40 lines and to all 'if' blocks where CUDA_... is mentioned.
Let me know if this works.
Cheers,
Tobias
|
|
|