Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated Python webinar document #3

Draft
wants to merge 19 commits into
base: main
Choose a base branch
from
Draft

Updated Python webinar document #3

wants to merge 19 commits into from

Conversation

ashwinvis
Copy link

No description provided.

Output from `numba -s`

__CUDA Information__
CUDA Device Initialized                       : True
CUDA Driver Version                           : 12.4
CUDA Runtime Version                          : 11.8
CUDA NVIDIA Bindings Available                : False
CUDA NVIDIA Bindings In Use                   : False
CUDA Minor Version Compatibility Available    : True
CUDA Minor Version Compatibility Needed       : False
CUDA Minor Version Compatibility In Use       : False
CUDA Detect Output:
Found 1 CUDA devices
id 0    b'NVIDIA RTX A500 Laptop GPU'                              [SUPPORTED]
                      Compute Capability: 8.6
                           PCI Device ID: 0
                              PCI Bus ID: 1
                                    UUID: GPU-2bdbd75b-0dcd-18e3-215e-09f26a6e3f45
                                Watchdog: Disabled
             FP32/FP64 Performance Ratio: 32
Summary:
        1/1 devices are supported

CUDA Libraries Test Output:
Finding driver from candidates:
        libcuda.so
        libcuda.so.1
        /usr/lib/libcuda.so
        /usr/lib/libcuda.so.1
        /usr/lib64/libcuda.so
        /usr/lib64/libcuda.so.1
Using loader <class 'ctypes.CDLL'>
        Trying to load driver...        ok
                Loaded from libcuda.so
        Mapped libcuda.so paths:
                /usr/lib/x86_64-linux-gnu/libcuda.so.550.90.07
Finding nvvm from Conda environment
        Located at /home/ashwinmo/Sources/enccs/webinar_documents/2024-oct-24-python/.pixi/envs/default/lib/libnvvm.so.4.0.0
        Trying to open library...       ok
Finding nvrtc from Conda environment
        Located at /home/ashwinmo/Sources/enccs/webinar_documents/2024-oct-24-python/.pixi/envs/default/lib/libnvrtc.so.11.8.89
        Trying to open library...       ok
Finding cudart from Conda environment
        Located at /home/ashwinmo/Sources/enccs/webinar_documents/2024-oct-24-python/.pixi/envs/default/lib/libcudart.so.11.8.89
        Trying to open library...       ok
Finding cudadevrt from Conda environment
        Located at /home/ashwinmo/Sources/enccs/webinar_documents/2024-oct-24-python/.pixi/envs/default/lib/libcudadevrt.a
        Checking library...     ok
Finding libdevice from Conda environment
        Located at /home/ashwinmo/Sources/enccs/webinar_documents/2024-oct-24-python/.pixi/envs/default/lib/libdevice.10.bc
        Checking library...     ok
cudf, cupy, pycuda ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant