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

fix(infra): change iris spec for stability in parellel grading #2253

Merged
merged 3 commits into from
Dec 6, 2024

Conversation

donghun1214
Copy link
Contributor

@donghun1214 donghun1214 commented Dec 5, 2024

Description

가정 : 128MB 메모리제한 문제, 시간제한 2~3초, 테스트케이스 10개 이내.
128MB 메모리제한이고 테스트케이스 10개를 가진 문제에 대해 안정적인 채점을 체공하려면, IRIS 컨테이너는 1.28GB 이상의 메모리를 가져야 합니다.

이에 따라 IRIS 컨테이너 스펙을 조정합니다.

Additional context


Before submitting the PR, please make sure you do the following

@donghun1214 donghun1214 changed the title Hotfix/change iris memory spec fix(infra): change iris spec for stability in parellel grading Dec 5, 2024
Copy link
Contributor

@bocklag bocklag left a comment

Choose a reason for hiding this comment

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

#문제 당 메모리 128MB, 테스트 케이스 10개일 경우#
t3a.small 2개, Task 2개, (Task 당 vCPU 0.5, Memory 1.7GiB)일 때
Task가 터지지 않을 것이라는 가설 확인 위해 값 수정

p.s. CD-prod-target (network, storage 아무거나) 이용 시 CODEDANG 프로젝트 더 빠르게 테라폼 적용 가능

@donghun1214 donghun1214 requested a review from bocklag December 6, 2024 10:26
@donghun1214 donghun1214 merged commit 59d1673 into main Dec 6, 2024
14 checks passed
@donghun1214 donghun1214 deleted the hotfix/change-iris-memory-spec branch December 6, 2024 14:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants