std::cout<<"\nTEST DID NOT RUN. NOT WORKING.\n\n";
// std::cout << "\nTEST DID NOT RUN. NOT WORKING.\n\n";
std::cout<<"If launched, this test throws the following message: \n";
// std::cout << "If launched, this test throws the following message: \n";
std::cout<<" terminate called after throwing an instance of 'TNL::Exceptions::CudaRuntimeError'\n";
// std::cout << " terminate called after throwing an instance of 'TNL::Exceptions::CudaRuntimeError'\n";
std::cout<<" what(): CUDA ERROR 77 (cudaErrorIllegalAddress): an illegal memory access was encountered.\n";
// std::cout << " what(): CUDA ERROR 77 (cudaErrorIllegalAddress): an illegal memory access was encountered.\n";
std::cout<<" Source: line 57 in /home/lukas/tnl-dev/src/TNL/Containers/Algorithms/ArrayOperationsCuda_impl.h: an illegal memory access was encountered\n";
// std::cout << " Source: line 57 in /home/lukas/tnl-dev/src/TNL/Containers/Algorithms/ArrayOperationsCuda_impl.h: an illegal memory access was encountered\n";