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

#1541 disable Intel builds #1542

Merged
merged 1 commit into from
Aug 25, 2021
Merged

#1541 disable Intel builds #1542

merged 1 commit into from
Aug 25, 2021

Conversation

jstrzebonski
Copy link
Contributor

@jstrzebonski jstrzebonski commented Aug 25, 2021

Fixes #1541

Simply commenting out whole Intels' yaml files seems to be sufficient.

In the end I had to disable pipelines in Azure settings.

@jstrzebonski jstrzebonski self-assigned this Aug 25, 2021
@github-actions
Copy link

github-actions bot commented Aug 25, 2021

PR tests (gcc-5, ubuntu, mpich)

Build for b6c8245

Compilation - successful

Testing - passed

Build log

@github-actions
Copy link

github-actions bot commented Aug 25, 2021

PR tests (clang-3.9, ubuntu, mpich)

Build for b6c8245

Compilation - successful

Testing - passed

Build log

@github-actions
Copy link

github-actions bot commented Aug 25, 2021

PR tests (gcc-6, ubuntu, mpich)

Build for b6c8245

Compilation - successful

Testing - passed

Build log

@github-actions
Copy link

github-actions bot commented Aug 25, 2021

PR tests (clang-5.0, ubuntu, mpich)

Build for b6c8245

Compilation - successful

Testing - passed

Build log

@github-actions
Copy link

github-actions bot commented Aug 25, 2021

PR tests (gcc-10, ubuntu, openmpi, no LB)

Build for b6c8245

Compilation - successful

Testing - passed

Build log

@github-actions
Copy link

github-actions bot commented Aug 25, 2021

PR tests (gcc-9, ubuntu, mpich, zoltan)

Build for b6c8245

Compilation - successful

Testing - passed

Build log

@github-actions
Copy link

github-actions bot commented Aug 25, 2021

PR tests (gcc-8, ubuntu, mpich, address sanitizer)

Build for b6c8245

Compilation - successful

Testing - passed

Build log

@github-actions
Copy link

github-actions bot commented Aug 25, 2021

PR tests (clang-9, ubuntu, mpich)

Build for b6c8245

Compilation - successful

Testing - passed

Build log

@github-actions
Copy link

github-actions bot commented Aug 25, 2021

PR tests (nvidia cuda 10.1, ubuntu, mpich)

Build for b6c8245

Compilation - successful

Testing - passed

Build log

@github-actions
Copy link

github-actions bot commented Aug 25, 2021

PR tests (clang-10, alpine, mpich)

Build for b6c8245

Compilation - successful

Testing - passed

Build log

@github-actions
Copy link

github-actions bot commented Aug 25, 2021

PR tests (nvidia cuda 11.0, ubuntu, mpich)

Build for b6c8245

Compilation - successful

Testing - passed

Build log

@github-actions
Copy link

github-actions bot commented Aug 25, 2021

PR tests (clang-10, ubuntu, mpich)

Build for b6c8245

Compilation - successful

Testing - passed

Build log

@jstrzebonski jstrzebonski force-pushed the 1541-disable-intel-builds branch from be65252 to 86eb41e Compare August 25, 2021 18:54
@github-actions
Copy link

github-actions bot commented Aug 25, 2021

PR tests (gcc-7, ubuntu, mpich, trace runtime, LB)

Build for b6c8245

Compilation - successful

Testing - passed

Build log

Verified

This commit was signed with the committer’s verified signature.
cz4rs Cezary Skrzyński
@jstrzebonski jstrzebonski force-pushed the 1541-disable-intel-builds branch from 86eb41e to b6c8245 Compare August 25, 2021 19:30
@jstrzebonski jstrzebonski marked this pull request as ready for review August 25, 2021 19:36
@codecov
Copy link

codecov bot commented Aug 25, 2021

Codecov Report

Merging #1542 (b6c8245) into develop (f01e012) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop    #1542   +/-   ##
========================================
  Coverage    83.06%   83.06%           
========================================
  Files          783      783           
  Lines        29505    29505           
========================================
  Hits         24507    24507           
  Misses        4998     4998           

@jstrzebonski jstrzebonski merged commit ec4dc89 into develop Aug 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Temporary disable Intel builds
2 participants