AllenNeuralDynamics / scicomp-summer-project-2023

Repository for SciComp 2023 Summer Intern Project.
0 stars 1 forks source link

DLC warning #24

Closed Louise-X10 closed 1 year ago

Louise-X10 commented 1 year ago

Describe the bug When running DeepLabCut, the terminal prints warnings related to tensorflow optimization.

To Reproduce Steps to reproduce the behavior:

  1. Log in to Appstream account (must be assigned DLC stack)
  2. If assigned multiple stacks, choose the DLC stack
  3. In the Git Bash app, git clone https://github.com/DeepLabCut/DeepLabCut.git
  4. In the Terminal app, cd to DeepLabCut, and run python testscripy_cli.py

Expected behavior A clear and concise description of what you expected to happen.

Screenshots

Image

Additional context Add any other context about the problem here.

Louise-X10 commented 1 year ago

Running conda install -c nvidia cuda-nvcc resolves the error with ptxas.exe --version, but the MLRI V1 optimization pass is not enabled warning remains.

jtyoung84 commented 1 year ago

DLC seems to be running fine...?