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

Migrate asv workflow to new runner #1530

Merged
merged 1 commit into from
Jan 5, 2021
Merged

Migrate asv workflow to new runner #1530

merged 1 commit into from
Jan 5, 2021

Conversation

rhodrin
Copy link
Contributor

@rhodrin rhodrin commented Dec 8, 2020

As the title says.

Note that the setting of environment variables looks a bit weird, but is the new recommended way.

Copy link
Contributor

@FabioLuporini FabioLuporini left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

uncontroversial

@codecov
Copy link

codecov bot commented Dec 8, 2020

Codecov Report

Merging #1530 (57de2eb) into master (c9a714c) will increase coverage by 20.71%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           master    #1530       +/-   ##
===========================================
+ Coverage   64.54%   85.26%   +20.71%     
===========================================
  Files         121      203       +82     
  Lines       15818    28898    +13080     
  Branches     2909     3910     +1001     
===========================================
+ Hits        10210    24639    +14429     
+ Misses       5097     3811     -1286     
+ Partials      511      448       -63     
Impacted Files Coverage Δ
devito/types/args.py 100.00% <0.00%> (ø)
devito/core/__init__.py 100.00% <0.00%> (ø)
devito/passes/iet/instrument.py 100.00% <0.00%> (ø)
devito/core/intel.py
devito/core/power.py
devito/core/arm.py
tests/test_gpu_openmp.py 73.48% <0.00%> (ø)
examples/seismic/tti/wavesolver.py 79.36% <0.00%> (ø)
examples/seismic/self_adjoint/wavesolver.py 100.00% <0.00%> (ø)
examples/seismic/self_adjoint/test_utils.py 100.00% <0.00%> (ø)
... and 167 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d92ffa6...fedf094. Read the comment docs.

@@ -1,13 +1,12 @@
# Runner information:
# Standard F8s_v2 (8 vcpus, 16 GiB memory)
# Intel Xeon® Platinum 8168 (SkyLake)
# CPU: Intel(R) Core(TM) i7-6700K CPU @ 4.00GHz
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nitpicking: add core/thread count ?

@rhodrin rhodrin merged commit 7858ca2 into master Jan 5, 2021
@FabioLuporini FabioLuporini deleted the ci_migrate_asv branch January 5, 2021 14:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants