Skip to content

Conversation

@rwgk
Copy link
Collaborator

@rwgk rwgk commented Mar 24, 2025

N/A

@copy-pr-bot
Copy link
Contributor

copy-pr-bot bot commented Mar 24, 2025

Auto-sync is disabled for draft pull requests in this repository. Workflows must be run manually.

Contributors can view more details about this message here.

@rwgk
Copy link
Collaborator Author

rwgk commented Mar 24, 2025

/ok to test

@github-actions
Copy link

@rwgk
Copy link
Collaborator Author

rwgk commented Mar 25, 2025

I downloaded to log archives (for the 3 attempts that it took), unzipped them on top of each other in order, then:

$ grep -a LOOOK *.txt | sed 's/.*Loaded from: //' | sort | uniq -c
      8 /opt/hostedtoolcache/Python/3.10.16/arm64/lib/python3.10/site-packages/nvidia/nvjitlink/lib/libnvJitLink.so.12
     12 /opt/hostedtoolcache/Python/3.10.16/x64/lib/python3.10/site-packages/nvidia/nvjitlink/lib/libnvJitLink.so.12
      8 /opt/hostedtoolcache/Python/3.11.11/arm64/lib/python3.11/site-packages/nvidia/nvjitlink/lib/libnvJitLink.so.12
     12 /opt/hostedtoolcache/Python/3.11.11/x64/lib/python3.11/site-packages/nvidia/nvjitlink/lib/libnvJitLink.so.12
      8 /opt/hostedtoolcache/Python/3.12.9/arm64/lib/python3.12/site-packages/nvidia/nvjitlink/lib/libnvJitLink.so.12
     12 /opt/hostedtoolcache/Python/3.12.9/x64/lib/python3.12/site-packages/nvidia/nvjitlink/lib/libnvJitLink.so.12
      8 /opt/hostedtoolcache/Python/3.13.2/arm64/lib/python3.13/site-packages/nvidia/nvjitlink/lib/libnvJitLink.so.12
     12 /opt/hostedtoolcache/Python/3.13.2/x64/lib/python3.13/site-packages/nvidia/nvjitlink/lib/libnvJitLink.so.12
      8 /opt/hostedtoolcache/Python/3.9.21/arm64/lib/python3.9/site-packages/nvidia/nvjitlink/lib/libnvJitLink.so.12
     12 /opt/hostedtoolcache/Python/3.9.21/x64/lib/python3.9/site-packages/nvidia/nvjitlink/lib/libnvJitLink.so.12
     80 /__w/cuda-python/cuda-python/cuda_toolkit/lib/libnvJitLink.so.12.0.140
    100 /__w/cuda-python/cuda-python/cuda_toolkit/lib/libnvJitLink.so.12.8.61

@rwgk
Copy link
Collaborator Author

rwgk commented Mar 25, 2025

In contrast, with the logs under #447 @ 746cee0:

$ cat *.txt | grep 'Failed to dlopen' | sed 's/.*RuntimeError: Failed to dlopen //' | sort | uniq -c
     18 /__w/cuda-python/cuda-python/cuda_toolkit/lib64/libnvJitLink.so (/__w/cuda-python/cuda-python/cuda_toolkit/lib64/libnvJitLink.so: cannot open shared object file: No such file or directory)

@rwgk rwgk changed the base branch from main to path_finder_dev April 9, 2025 18:29
@rwgk rwgk changed the base branch from path_finder_dev to main April 9, 2025 18:30
@rwgk rwgk changed the title Experiment related to PR #447 Experiment related to PR #447 (scan /proc/self/maps) Apr 26, 2025
@rwgk
Copy link
Collaborator Author

rwgk commented Apr 26, 2025

Obsolete

@rwgk rwgk closed this Apr 26, 2025
@rwgk rwgk deleted the experiment_related_to_pr447 branch April 26, 2025 16:57
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