I already followed these instructions. If you have the source code could you please recompile cuda-cluster library for TX1? It would help me I guess.
Whole output:
GPU has cuda devices: 1
----device id: 0 info----
GPU : Xavier
Capbility: 7.2
Global memory: 15816MB
Const memory: 64KB
SM in a block: 48KB
warp size: 32
threads in a block: 1024
block dim: (1024,1024,64)
grid dim: (2147483647,65535,65535)
-------------- test CUDA lib -----------
-------------- cudaExtractCluster -----------
Cuda failure: initialization error at line 131 in file cudaCluster.cpp error status: 3
Aborted (core dumped)