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

Add support to KernelAbstractions 0.8 #168

Merged
merged 1 commit into from
Jun 8, 2022
Merged

Add support to KernelAbstractions 0.8 #168

merged 1 commit into from
Jun 8, 2022

Conversation

frapac
Copy link
Collaborator

@frapac frapac commented May 17, 2022

KernelAbstractions 0.8 drops support from Julia 1.6, so we have to modify a bit the CI to test MadNLPGPU only with Julia 1.7 (the rest of the packages being tested both by Julia 1.6 and Julia 1.7).

@codecov-commenter
Copy link

codecov-commenter commented Jun 6, 2022

Codecov Report

Merging #168 (69887f8) into master (8aa22e4) will decrease coverage by 0.55%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #168      +/-   ##
==========================================
- Coverage   75.61%   75.06%   -0.56%     
==========================================
  Files          40       38       -2     
  Lines        3675     3405     -270     
==========================================
- Hits         2779     2556     -223     
+ Misses        896      849      -47     
Impacted Files Coverage Δ
src/KKT/dense.jl 84.21% <0.00%> (-14.62%) ⬇️
lib/MadNLPPardiso/src/pardisomkl.jl 90.76% <0.00%> (-3.08%) ⬇️
lib/MadNLPGPU/src/lapackgpu.jl
lib/MadNLPGPU/src/kernels.jl

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 8aa22e4...69887f8. Read the comment docs.

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.

3 participants