php / php/php-src

Run a nightly build with AVX-512 emulation

Open
#15,540 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Category: CI Feature Status: Needs Triage
Dominant language
C
Stars
40.4k
Forks
8.1k
Avg merge
2d 13h
Merged PRs (30d)
96

Description

Description

This has been suggested in #15159 by @Disservin, and seems to be a reasonable thing to do, given that at least current GH runners do not support AVX-512. And even if performance is slow (might take twice as long), a single or maybe two nightly jobs should be okay.

Given that is not really related to #15159, especially since #15301 has been merged, I'm dropping this a new feature request.

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

No files, tests, or entry points are identified. Start by locating the repository's existing GitHub Actions workflows and determine how AVX-512 emulation can run on GitHub runners; done means one or two nightly jobs execute successfully with that emulation.

Written by the indexing model from the issue text.

Assessment

Tech stack
c, github-actions
Domain
build-system, ci-cd
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.