Hey, I ran into another problem when I updated the bandicoot library to several versions
g++ example1.cpp -o example1 -O2 -std=c++20 -lopenblas -llapack -I /opt/cuda/include/ -L /opt/cuda/lib64/ -lcuda -lcudart -lcublas -lcurand -lcusolver -lnvrtc -lbandicoot
./example1 Bandicoot version: 2.2.0 (Crazily Costly Coffee) terminate called after throwing an instance of 'std::runtime_error' what(): coot::cuda_rt.init(): cuCtxCreate() failed: CUDA_ERROR_INVALID_DEVICE Keskeytetty (luotiin core-tiedosto)./example1
This is a /examples directory example1