We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d5d35f commit 79c64f8Copy full SHA for 79c64f8
Makefile
@@ -48,6 +48,7 @@ include third_party/make-env/conda.mk
48
49
env:: | $(CONDA_ENV_PYTHON)
50
$(IN_CONDA_ENV) conda list
51
+ find env -name "*tbb*.so"
52
53
install_f4pga: | $(CONDA_ENV_PYTHON)
54
mkdir -p env/f4pga
0 commit comments