Skip to content
This repository was archived by the owner on Jun 9, 2023. It is now read-only.
This repository was archived by the owner on Jun 9, 2023. It is now read-only.

tensorflow.python.framework.errors_impl.NotFoundError: <username>/.local/lib/python3.6/site-packages/nvtx/plugins/tf/lib/nvtx_ops.cpython-36m-x86_64-linux-gnu.so: cannot open shared object file: No such file or directory #13

@xintin

Description

@xintin

I am trying to use nvtx Plugin binding for the Python. It is a Linux machine with below config.

  1. cmake/3.16.4
  2. cuda/10.0.130
  3. cudnn/7.4.1.5
  4. openmpi/4.0.2
  5. Tensorfow 1.14.0
  6. Python 3.6.9

I did python3 -m pip install nvtx-plugins and now while importing as import nvtx.plugins.tf as nvtx_tf, I am getting the mentioned error. Tried manually searching for the dynamic file but could not find it.

I am referring https://nvtx-plugins.readthedocs.io/en/latest/templates/examples.html#tensorflow-session-example

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions