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

Drop Julia v1.6, add Julia v1.11 #369

Merged
merged 3 commits into from
Jul 30, 2024
Merged

Drop Julia v1.6, add Julia v1.11 #369

merged 3 commits into from
Jul 30, 2024

Conversation

navidcy
Copy link
Member

@navidcy navidcy commented Jul 30, 2024

In anticipation that Julia v1.10 will become the next latest stable release (LTS) after v1.11 is out.

Also change the compat entry for CUDA 5 -> 5.4 since CUDA v5.4 renamed Mem.Device and Mem.DeviceBuffer to CUDA.DeviceMemory and this was making show tests fail on GPU.

Copy link
Member

@glwagner glwagner left a comment

Choose a reason for hiding this comment

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

Also note that LTS isn't relevant for FourierFlows I don't think. I think it only concerns some very specific types of software.

@navidcy
Copy link
Member Author

navidcy commented Jul 30, 2024

True

@navidcy navidcy merged commit f831e98 into main Jul 30, 2024
5 checks passed
@navidcy navidcy deleted the ncc/drop-julia-v1.6 branch July 30, 2024 20:40
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.

2 participants