Skip to content

Add tests on cuda#4035

Merged
Chernobrovkin-AD merged 2 commits intomasterfrom
add_cuda_tests_part1
Jan 30, 2025
Merged

Add tests on cuda#4035
Chernobrovkin-AD merged 2 commits intomasterfrom
add_cuda_tests_part1

Conversation

@Chernobrovkin-AD
Copy link
Contributor

No description provided.

"not config.getoption('--run-cuda')=='positive'",
reason="Only run when --run-cuda is 'p'",
)
def test_cuda_mesh_to_dm(cuda_module, tmp_path):
Copy link
Contributor

Choose a reason for hiding this comment

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

strange name of the function


@pytest.mark.skipif(
"not config.getoption('--run-cuda')=='positive'",
reason="Only run when --run-cuda is 'p'",
Copy link
Contributor

Choose a reason for hiding this comment

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

p->positive

@Chernobrovkin-AD Chernobrovkin-AD merged commit 67845c8 into master Jan 30, 2025
31 checks passed
@Chernobrovkin-AD Chernobrovkin-AD deleted the add_cuda_tests_part1 branch January 30, 2025 10:48
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.

2 participants