Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG]: catch2 binary runs into frequent time outs #356

Closed
1 task done
miscco opened this issue Aug 18, 2023 · 6 comments
Closed
1 task done

[BUG]: catch2 binary runs into frequent time outs #356

miscco opened this issue Aug 18, 2023 · 6 comments
Labels
bug Something isn't working right. cub For all items related to CUB infrastructure Shared CMake, github, etc infrastructure

Comments

@miscco
Copy link
Collaborator

miscco commented Aug 18, 2023

Is this a duplicate?

Type of Bug

Something else

Component

CUB

Describe the bug

Our catch2 test binary has grown over time.

We are now running into timeouts during CI which frequently require manual intervention / rerunning of jobs.

We should consider splitting the catch2 binary into one per test to lessen the burden on the test infrastructure. There is a build configuration for that, so it should not be too invasive

How to Reproduce

Look at Ci with a red x

Expected behavior

Our tests should not run into timeouts

Reproduction link

No response

Operating System

No response

nvidia-smi output

No response

NVCC version

No response

@miscco miscco added cub For all items related to CUB bug Something isn't working right. infrastructure Shared CMake, github, etc infrastructure labels Aug 18, 2023
@jrhemstad
Copy link
Collaborator

I haven't seen the timeouts. Can you link to a CI run where that is happening?

@miscco
Copy link
Collaborator Author

miscco commented Aug 18, 2023

Nope, it seems the history of previous runs is not preserved (I usually just go on rerun failed)

@jrhemstad
Copy link
Collaborator

The history is preserved. Can you link me to a job that you reran?

@miscco
Copy link
Collaborator Author

miscco commented Aug 18, 2023

@alliepiper
Copy link
Collaborator

We can hardcode a higher timeout in cmake. Is this still an issue?

@miscco
Copy link
Collaborator Author

miscco commented Oct 18, 2023

It hasnt been that prominent recently

lets close and reopen if it becomes a problem again

@miscco miscco closed this as completed Oct 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working right. cub For all items related to CUB infrastructure Shared CMake, github, etc infrastructure
Projects
Archived in project
Development

No branches or pull requests

3 participants