SciML / DiffEqGPU.jl

GPU-acceleration routines for DifferentialEquations.jl and the broader SciML scientific machine learning ecosystem
https://docs.sciml.ai/DiffEqGPU/stable/
MIT License
285 stars 29 forks source link

CompatHelper: bump compat for "CUDA" to "3.1" #103

Closed github-actions[bot] closed 3 years ago

github-actions[bot] commented 3 years ago

This pull request changes the compat entry for the CUDA package from 2 to 2, 3.1.

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.

ChrisRackauckas commented 3 years ago

@maleadt this only happens on CI. Do you know what this could be?

https://buildkite.com/julialang/diffeqgpu-dot-jl/builds/73#468e974f-f578-4ea9-8dc3-2e34d287e5b6/284-608

maleadt commented 3 years ago

No, doesn't ring a bell. It's a generic failure that could be caused by many things.