o
    i                     @   s   d dl T dd Zdd ZdS )   )*c                   C      dS )zBReturns a boolean to indicate the availability of a CUDA GPU.
    T r   r   r   V/home/ubuntu/veenaModal/venv/lib/python3.10/site-packages/numba/cuda/simulator_init.pyis_available      r   c                   C   r   )zIReturns None or an exception if the CUDA driver fails to initialize.
    Nr   r   r   r   r   
cuda_error   r   r   N)	simulatorr   r   r   r   r   r   <module>   s   