
    wg!                         d dl mZ d dl mZmZ d dlmZ  ed      e G d dej                                      Zedk(  r ej                          yy)	    )unittest)skip_on_cudasimskip_unless_conda_cudatoolkit)find_libz.Library detection unsupported in the simulatorc                       e Zd Zd Zy)TestLibraryDetectionc                 N    dg}|D ]  }| j                  t        |      g         y)a+  
        This test is solely present to ensure that shipped cudatoolkits have
        additional core libraries in locations that Numba scans by default.
        PyCulib (and potentially others) rely on Numba's library finding
        capacity to find and subsequently load these libraries.
        nvvmN)assertNotEqualr   )self	core_libsls      q/home/mcse/projects/flask/flask-venv/lib/python3.12/site-packages/numba/cuda/tests/cudadrv/test_cuda_libraries.pytest_detectz TestLibraryDetection.test_detect	   s.     H	 	1AR0	1    N)__name__
__module____qualname__r    r   r   r   r      s    	1r   r   __main__N)
numba.cuda.testingr   r   r   numba.misc.findlibr   TestCaser   r   mainr   r   r   <module>r      sX    ' M ' AB
18,, 
1  C
1 zHMMO r   