AcademySoftwareFoundation / AcademySoftwareFoundation/OpenColorIO

AWS CodeBuild GPU builds still using CY2020 container

Open
#2,103 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C++
Stars
2.1k
Forks
505
PR merge metrics
No merged PRs in 30d

Description

According to buildspec.yml the AWS CodeBuild for GPU builds is still using a CY2020 build container, would it make sense to move this forward to a newer version? For one thing the main CI builds only go back to CY2021.

# ---------------------------------------------------------------------------
# CodeBuild project container
# ---------------------------------------------------------------------------
# DockerHub: https://hub.docker.com/u/aswf
#    Source: https://github.com/AcademySoftwareFoundation/aswf-docker
#     Image: aswf/ci-ocio:2020
#        OS: Linux CentOS 7
#   VFX Ref: CY2020
#  Compiler: GCC 6.3.1

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with buildspec.yml and inspect the AWS CodeBuild configuration for GPU builds, including the aswf/ci-ocio:2020 image and its documented compiler and OS details. Compare it with the newer container used by the main CI builds, then verify that the GPU CodeBuild job completes successfully with the selected version.

Written by the indexing model from the issue text.

Assessment

Tech stack
aws, docker
Domain
ci-cd, cloud
Issue type
Refactor
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.