
    wg                     :    d dl mZ d dlmZmZmZ  G d de      Zy)    )cuda)CUDATestCaseskip_on_cudasimskip_unless_cc_53c                   ,    e Zd Zd Zeed               Zy)TestIsFP16Supportedc                 J    | j                  t        j                                y N)
assertTruer   is_float16_supportedselfs    j/home/mcse/projects/flask/flask-venv/lib/python3.12/site-packages/numba/cuda/tests/cudadrv/test_is_fp16.pytest_is_fp16_supportedz*TestIsFP16Supported.test_is_fp16_supported   s    1134    c                 ^    | j                  t        j                         j                         y r
   )r   r   get_current_devicesupports_float16r   s    r   test_device_supports_float16z0TestIsFP16Supported.test_device_supports_float16	   s     	//1BBCr   N)__name__
__module____qualname__r   r   r   r    r   r   r   r      s%    5 D  Dr   r   N)numbar   numba.cuda.testingr   r   r   r   r   r   r   <module>r      s     O OD, Dr   