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

call job_generator.py only one time to generate all job yaml files #2412

Conversation

SimeonEhrig
Copy link
Member

Before we called the job generator 3 times to generate the jobs for each pipeline. So it generates the same matrix 3 times an throw away the unused jobs. Now, we call it only one time and write all jobs to different output files. Therefore we generate only one time the combination matrix.

@SimeonEhrig SimeonEhrig force-pushed the improveJobGeneratorWaveGeneration branch from 85cbfaa to 87573b0 Compare October 9, 2024 13:41
@psychocoderHPC psychocoderHPC merged commit 8fefd70 into alpaka-group:develop Oct 10, 2024
22 checks passed
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.

2 participants