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

[Jenkins] Use 8 and 16 jobs to build for GPU and CPU #254

Merged
merged 2 commits into from
May 8, 2022

Conversation

apivovarov
Copy link
Member

Use 8 and 16 jobs to build for GPU and CPU to speedup CI build.
our Jenkins uses:
for GPU nodes - g4dn.2xlarge 8 vCPU
for CPU nodes - c5.4xlarge 16 vCPU

…8656)

We kill the rpc server in the del function. When a server
co-exist with remote resources in the same function scope,
the destruction order is not determined.

This can cause server to be destructed before the actual remote array.
As a side effect, it can cause sometime test to timeout due to
waiting on the socket.
@apivovarov apivovarov merged commit 401dd36 into neo-ai:release-1.10.1 May 8, 2022
@apivovarov apivovarov deleted the release-1.10.1 branch May 8, 2022 18:41
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