Line `self._cuda_module = cuda_compiler.SourceModule(cuda_code, options=['-std=c++11'])` in `svirl/parallel/startup.py` sometimes generates a warning <img width="1042" alt="image" src="https://user-images.githubusercontent.com/41387522/125851460-fd51433c-2cb2-43a6-8067-aea6c56e32e3.png">
Line

self._cuda_module = cuda_compiler.SourceModule(cuda_code, options=['-std=c++11'])insvirl/parallel/startup.pysometimes generates a warning