Skip to content

Conversation

@steventk-g
Copy link
Collaborator

No description provided.

Copy link
Contributor

@yeounoh yeounoh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you, approving to temporarily disable the failing tests until we fix the MKL issue.

@JackCaoG
Copy link
Collaborator

rebase should get build to work again. However I think more cpp test will failed, script exicted because it segfaulted. we might need to disable the cpptest alltogether.

@JackCaoG
Copy link
Collaborator

Let's rebase and commented out

xla/.circleci/common.sh

Lines 150 to 157 in 4c7c343

pushd test/cpp
echo "Running C++ Tests"
./run_tests.sh
if ! [ -x "$(command -v nvidia-smi)" ]
then
./run_tests.sh -X early_sync -F AtenXlaTensorTest.TestEarlySyncLiveTensors -L""
fi

@steventk-g steventk-g marked this pull request as ready for review December 16, 2022 02:22
});
}

TEST_F(AtenXlaTensorTest, TestSVD) {
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can we revert these changes since we disabled all cpp tests?

@JackCaoG JackCaoG merged commit 09a6e7f into master Dec 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants