<jonpsy[m]>
The Google Map live traffic just got shut off
turska79turska79 has quit [Quit: You have been kicked for being idle]
YashSharma[m] has quit [Quit: You have been kicked for being idle]
<heisenbuugGopiMT>
@zoq How to build `bandicoot`?
<zoq[m]>
<heisenbuugGopiMT> "@zoq How to build `bandicoot`?" <- Bandicoot also uses Catch2 for testing, so I use `BACKEND=CUDA_BACKEND make -j8` to build the tests.
<zoq[m]>
zoq[m]: If you want to link against Bandicoot nothing special about it, you can look into the `Makefile` in the `benchmarks` folder for an example.
<heisenbuugGopiMT>
okay...
<heisenbuugGopiMT>
I generated a second ssh key but I am getting errors...
<heisenbuugGopiMT>
We can generate 2 different ssh keys in one system, right?
<zoq[m]>
Yes, the ssh-client will test each key.
<zoq[m]>
But you can also specify the key that it should use.
<heisenbuugGopiMT>
oh okay, I think I have to make these changes in the config file.