Ethan Cao
Results
2
comments of
Ethan Cao
`export LIBRARY_PATH=$LIBRARY_PATH:/usr/lib/wsl/lib` This works for me.
> this due to GPU compute capability check GPU compute capability is using the command below nvidia-smi --query-gpu=compute_cap --format=csv > > then use it in cmake: cmake .. -GNinja -DCMAKE_CUDA_ARCHITECTURES=89...