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 d39bf4e commit c2e2ec4Copy full SHA for c2e2ec4
docker/x86_64/test-cpp-runtime-bindings.sh
@@ -21,6 +21,9 @@ source /etc/bashrc || true
21
# chmod +x docker/x86_64/list-dependencies.sh
22
# ./docker/x86_64/list-dependencies.sh
23
24
+# temp: add lscpu to see if indeed intel and AMD
25
+lscpu
26
+
27
# FAISS validation scope for now
28
# Create conda env matching https://github.com/facebookresearch/faiss/blob/main/.github/actions/build_cmake/action.yml
29
conda create -y -n svsenv python=3.11
0 commit comments