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

install: Update to HPC SDK 21.7, Update to Jupyter>=3.0 #1743

Closed
wants to merge 1 commit into from

Conversation

kenhester
Copy link
Collaborator

No description provided.

@@ -18,3 +18,4 @@ distributed<2021.9
pytest>=3.6,<7.0
pytest-runner
pytest-cov
fsspec
Copy link
Contributor

Choose a reason for hiding this comment

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

what's this one?

Copy link
Contributor

Choose a reason for hiding this comment

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

this is a leftover, right? (@kenhester )

@codecov
Copy link

codecov bot commented Sep 1, 2021

Codecov Report

Merging #1743 (5685cc2) into master (96eec00) will decrease coverage by 34.03%.
The diff coverage is 25.00%.

❗ Current head 5685cc2 differs from pull request most recent head c809de3. Consider uploading reports for the commit c809de3 to get more accurate results
Impacted file tree graph

@@             Coverage Diff             @@
##           master    #1743       +/-   ##
===========================================
- Coverage   89.64%   55.60%   -34.04%     
===========================================
  Files         209      204        -5     
  Lines       33668    33126      -542     
  Branches     4367     4334       -33     
===========================================
- Hits        30180    18420    -11760     
- Misses       2991    14126    +11135     
- Partials      497      580       +83     
Impacted Files Coverage Δ
tests/test_benchmark.py 28.88% <ø> (-57.78%) ⬇️
benchmarks/user/benchmark.py 40.09% <25.00%> (-23.82%) ⬇️
tests/test_gpu_openmp.py 4.51% <0.00%> (-93.79%) ⬇️
tests/test_gpu_openacc.py 5.80% <0.00%> (-92.26%) ⬇️
tests/test_buffering.py 6.81% <0.00%> (-91.67%) ⬇️
examples/seismic/viscoacoustic/operators.py 8.43% <0.00%> (-91.57%) ⬇️
examples/seismic/self_adjoint/operators.py 9.23% <0.00%> (-90.77%) ⬇️
tests/test_dimension.py 9.74% <0.00%> (-90.26%) ⬇️
tests/test_fission.py 12.50% <0.00%> (-87.50%) ⬇️
tests/test_dse.py 12.81% <0.00%> (-86.98%) ⬇️
... and 152 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 96eec00...c809de3. Read the comment docs.

@mloubout mloubout added the docker label Sep 3, 2021
@FabioLuporini FabioLuporini changed the title Update to HPC SDK 21.7, Update to Jupyter>=3.0 install: Update to HPC SDK 21.7, Update to Jupyter>=3.0 Sep 3, 2021
@FabioLuporini
Copy link
Contributor

superseded by #1760 (identical to this PR, but without the fsspec dependency, which turns out to be unnecessary

Many thanks @kenhester !

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.

None yet

3 participants