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

fix: remove hwcloud registry #30

Merged
merged 7 commits into from
Jul 4, 2024
Merged

fix: remove hwcloud registry #30

merged 7 commits into from
Jul 4, 2024

Conversation

shink
Copy link
Contributor

@shink shink commented Jul 4, 2024

No description provided.

@shink shink self-assigned this Jul 4, 2024
@shink
Copy link
Contributor Author

shink commented Jul 4, 2024

Traceback (most recent call last):
  File "//train.py", line 21, in <module>
    import torch_npu
  File "/usr/local/python3.10/lib/python3.10/site-packages/torch_npu/__init__.py", line 37, in <module>
    from torch_npu import profiler
  File "/usr/local/python3.10/lib/python3.10/site-packages/torch_npu/profiler/__init__.py", line 3, in <module>
    from .profiler import (
  File "/usr/local/python3.10/lib/python3.10/site-packages/torch_npu/profiler/profiler.py", line 12, in <module>
    from .profiler_interface import ProfInterface, supported_activities
  File "/usr/local/python3.10/lib/python3.10/site-packages/torch_npu/profiler/profiler_interface.py", line 25, in <module>
    from .analysis.npu_profiler import NpuProfiler
  File "/usr/local/python3.10/lib/python3.10/site-packages/torch_npu/profiler/analysis/npu_profiler.py", line 8, in <module>
    from .profiling_parser import ProfilingParser
  File "/usr/local/python3.10/lib/python3.10/site-packages/torch_npu/profiler/analysis/profiling_parser.py", line 9, in <module>
    from .prof_config.parser_config import ParserConfig
  File "/usr/local/python3.10/lib/python3.10/site-packages/torch_npu/profiler/analysis/prof_config/parser_config.py", line 30, in <module>
    from ..prof_view.prof_db_parse.fwk_api_db_parser import FwkApiDbParser
  File "/usr/local/python3.10/lib/python3.10/site-packages/torch_npu/profiler/analysis/prof_view/prof_db_parse/fwk_api_db_parser.py", line 4, in <module>
    from ...prof_common_func.db_manager import DbManager
  File "/usr/local/python3.10/lib/python3.10/site-packages/torch_npu/profiler/analysis/prof_common_func/db_manager.py", line 2, in <module>
    import sqlite3
  File "/usr/local/python3.10/lib/python3.10/sqlite3/__init__.py", line 57, in <module>
    from sqlite3.dbapi2 import *
  File "/usr/local/python3.10/lib/python3.10/sqlite3/dbapi2.py", line 27, in <module>
    from _sqlite3 import *
ImportError: libsqlite3.so.0: cannot open shared object file: No such file or directory

@shink
Copy link
Contributor Author

shink commented Jul 4, 2024

25G	/usr
12G	/usr/local
6.7G	/usr/lib
5.6G	/usr/share
5.5G	/usr/local/.ghcup
1.9G	/usr/share/swift
1.9G	/usr/local/share
1.6G	/usr/share/dotnet
1.3G	/usr/local/bin
1.2G	/usr/local/lib
1.2G	/usr/lib/jvm
1.1G	/usr/lib/x86_64-linux-gnu
892M	/usr/lib/google-cloud-sdk
861M	/usr/bin
649M	/usr/share/miniconda
601M	/usr/local/julia1.10.4
554M	/usr/lib/gcc
514M	/usr/lib/llvm-15
486M	/usr/lib/llvm-14
448M	/usr/lib/llvm-13
433M	/usr/share/az_11.3.1
423M	/usr/lib/mono
307M	/usr/lib/heroku
250M	/usr/lib/firefox
225M	/usr/local/aws-cli
179M	/usr/local/aws-sam-cli
167M	/usr/include
161M	/usr/local/n
152M	/usr/src
147M	/usr/share/gradle-8.8
138M	/usr/share/sbt
125M	/usr/src/linux-azure-6.5-headers-6.5.0-1022
125M	/usr/lib/python3
118M	/usr/libexec
116M	/usr/lib/modules
115M	/usr/libexec/docker
112M	/usr/local/sqlpackage
94M	/usr/share/man

@shink shink merged commit 21f67ac into main Jul 4, 2024
1 of 42 checks passed
@shink shink deleted the ascend-14 branch July 4, 2024 12:13
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