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

SCC revector transformation that gives sequential kernels #483

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

MichaelSt98
Copy link
Collaborator

New/additional SCC revector transformation that hoists the horizontal loop to the driver and passes the horizontal/loop variable to the kernel(s).

@MichaelSt98 MichaelSt98 requested a review from mlange05 January 30, 2025 09:51
Copy link

Documentation for this branch can be viewed at https://sites.ecmwf.int/docs/loki/483/index.html

@MichaelSt98 MichaelSt98 requested a review from reuterbal January 30, 2025 09:51
@MichaelSt98 MichaelSt98 force-pushed the nams-scc-seq-revector branch from b890aa4 to f3591ec Compare January 30, 2025 10:26
Copy link

codecov bot commented Jan 30, 2025

Codecov Report

Attention: Patch coverage is 91.87279% with 23 lines in your changes missing coverage. Please review.

Project coverage is 96.13%. Comparing base (48c5cbf) to head (f3591ec).

Files with missing lines Patch % Lines
loki/transformations/single_column/vector.py 79.82% 23 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #483      +/-   ##
==========================================
- Coverage   96.17%   96.13%   -0.04%     
==========================================
  Files         224      224              
  Lines       40386    40582     +196     
==========================================
+ Hits        38842    39015     +173     
- Misses       1544     1567      +23     
Flag Coverage Δ
lint_rules 96.39% <ø> (ø)
loki 96.13% <91.87%> (-0.04%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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.

1 participant