Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Add support for default CPU_X builds

Open
#291 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
45/100
Issue type
Feature
Clarity
Clearly specified
Activity status
Stale
Tech stack
python
Domain
cloud

Research direction

Start in src/python/tensorflow_cloud/core/machine_config.py and inspect COMMON_MACHINE_CONFIGS alongside the existing K80_1 through K80_8 entries. Add the default CPU configurations for 8, 16, 32, and 64 cores, then verify that each configuration is available through the same mapping or entry point as the existing machine configurations.

Written by the indexing model from the issue text.

Description

enhancement

Add high cpu configurations 8, 16, 32, and 64 cores to COMMON_MACHINE_CONFIGS Similar to K80_1,... k80_8 support in machine_config.py

Dominant language
Python
Stars
383
Forks
93
Avg merge
1d 3h
Merged PRs (30d)
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.

More from tensorflow/cloud

All issues in tensorflow/cloud

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.