
    `i                     B    d dl mZ d dlmZmZmZ  G d de          ZdS )    )cuda)CUDATestCaseskip_on_cudasimskip_unless_cc_53c                   :    e Zd Zd Zeed                         ZdS )TestIsFP16Supportedc                 R    |                      t          j                               d S N)
assertTruer   is_float16_supportedselfs    y/home/jaya/work/projects/VOICE-AGENT/VIET/agent-env/lib/python3.11/site-packages/numba/cuda/tests/cudadrv/test_is_fp16.pytest_is_fp16_supportedz*TestIsFP16Supported.test_is_fp16_supported   s#    13344444    c                 \    |                      t          j                    j                   d S r
   )r   r   get_current_devicesupports_float16r   s    r   test_device_supports_float16z0TestIsFP16Supported.test_device_supports_float16	   s(     	/11BCCCCCr   N)__name__
__module____qualname__r   r   r   r    r   r   r   r      sN        5 5 5 D D  _D D Dr   r   N)numbar   numba.cuda.testingr   r   r   r   r   r   r   <module>r      ss          O O O O O O O O O OD D D D D, D D D D Dr   