fastdev.utils.cuda ================== .. py:module:: fastdev.utils.cuda Module Contents --------------- .. py:function:: cuda_toolkit_available() -> bool Check if the nvcc is avaiable on the machine. .. py:function:: current_cuda_arch() -> str Get the current CUDA architecture.