Skip to content

Commit c2e2ec4

Browse files
committed
debugging
1 parent d39bf4e commit c2e2ec4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docker/x86_64/test-cpp-runtime-bindings.sh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,9 @@ source /etc/bashrc || true
2121
# chmod +x docker/x86_64/list-dependencies.sh
2222
# ./docker/x86_64/list-dependencies.sh
2323

24+
# temp: add lscpu to see if indeed intel and AMD
25+
lscpu
26+
2427
# FAISS validation scope for now
2528
# Create conda env matching https://github.com/facebookresearch/faiss/blob/main/.github/actions/build_cmake/action.yml
2629
conda create -y -n svsenv python=3.11

0 commit comments

Comments
 (0)