Skip to content
This repository has been archived by the owner on Sep 28, 2024. It is now read-only.

CompatHelper: bump compat for CUDA to 4, (keep existing compat) #109

Conversation

github-actions[bot]
Copy link

@github-actions github-actions bot commented Feb 2, 2023

This pull request changes the compat entry for the CUDA package from 3 to 3, 4.
This keeps the compat entries for earlier versions.

Note: I have not tested your package with this new compat entry.
It is your responsibility to make sure that your package tests pass before you merge this pull request.

@foldfelis foldfelis force-pushed the compathelper/new_version/2023-02-02-00-21-34-660-02466707078 branch from 34c6855 to 54a6c41 Compare February 2, 2023 00:21
@codecov
Copy link

codecov bot commented Feb 2, 2023

Codecov Report

Merging #109 (54a6c41) into main (9ce3d71) will decrease coverage by 3.38%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #109      +/-   ##
==========================================
- Coverage   90.44%   87.07%   -3.38%     
==========================================
  Files          10       10              
  Lines         178      178              
==========================================
- Hits          161      155       -6     
- Misses         17       23       +6     
Impacted Files Coverage Δ
src/DeepONet/subnets.jl 83.33% <0.00%> (-16.67%) ⬇️
src/Transform/chebyshev_transform.jl 88.23% <0.00%> (-11.77%) ⬇️
src/Transform/fourier_transform.jl 90.00% <0.00%> (-10.00%) ⬇️
src/operator_kernel.jl 96.55% <0.00%> (-3.45%) ⬇️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@tknopp
Copy link
Contributor

tknopp commented Jun 20, 2023

@yuehhua @ChrisRackauckas can this be merged? Currently the CUDA v3 compat prevents that this packages can be used with current Flux releases.

@ChrisRackauckas ChrisRackauckas merged commit 0d4120c into main Jun 21, 2023
@ChrisRackauckas ChrisRackauckas deleted the compathelper/new_version/2023-02-02-00-21-34-660-02466707078 branch June 21, 2023 14:16
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants