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

Update to julia 1.9 #190

Merged
merged 1 commit into from
Aug 28, 2023
Merged

Update to julia 1.9 #190

merged 1 commit into from
Aug 28, 2023

Conversation

trontrytel
Copy link
Member

No description provided.

@trontrytel
Copy link
Member Author

bors try

bors bot added a commit that referenced this pull request Aug 24, 2023
@codecov
Copy link

codecov bot commented Aug 24, 2023

Codecov Report

Patch coverage has no change and project coverage change: +0.11% 🎉

Comparison is base (0519c40) 98.19% compared to head (dfe933b) 98.31%.

❗ Current head dfe933b differs from pull request most recent head 579a408. Consider uploading reports for the commit 579a408 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #190      +/-   ##
==========================================
+ Coverage   98.19%   98.31%   +0.11%     
==========================================
  Files          13       14       +1     
  Lines         887      888       +1     
==========================================
+ Hits          871      873       +2     
+ Misses         16       15       -1     

see 2 files with indirect coverage changes

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

@bors
Copy link
Contributor

bors bot commented Aug 24, 2023

try

Build failed:

@trontrytel
Copy link
Member Author

bors try

bors bot added a commit that referenced this pull request Aug 24, 2023
@trontrytel
Copy link
Member Author

bors try

@bors
Copy link
Contributor

bors bot commented Aug 24, 2023

try

Already running a review

@trontrytel
Copy link
Member Author

Seems to be working modulo the error below. The init seems to work even with it.

LinearSolveCUDAExt [e24d4dde-ed20-5ee7-b465-f1dd73f9b6ba]
--
  | │  ┌ Error: JULIA_CUDA_USE_BINARYBUILDER is deprecated, and CUDA.jl always uses artifacts now.
  | │  │ To use a local installation, use overrides or preferences to customize the artifact.
  | │  │ Please check the CUDA.jl or Pkg.jl documentation for more details.
  | │  └ @ CUDA /central/scratch/esm/slurm-buildkite/cloudmicrophysics-ci/132/depot/gpu/packages/CUDA/tVtYo/src/initialization.jl:155
  | └
  | ┌ ArrayInterfaceCUDAExt [f78586ac-ba87-5ec7-b3a5-84bc1b258ee3]
  | │  ┌ Error: JULIA_CUDA_USE_BINARYBUILDER is deprecated, and CUDA.jl always uses artifacts now.
  | │  │ To use a local installation, use overrides or preferences to customize the artifact.
  | │  │ Please check the CUDA.jl or Pkg.jl documentation for more details.
  | │  └ @ CUDA /central/scratch/esm/slurm-buildkite/cloudmicrophysics-ci/132/depot/gpu/packages/CUDA/tVtYo/src/initialization.jl:155
  | └
  | ┌ Error: JULIA_CUDA_USE_BINARYBUILDER is deprecated, and CUDA.jl always uses artifacts now.
  | │ To use a local installation, use overrides or preferences to customize the artifact.
  | │ Please check the CUDA.jl or Pkg.jl documentation for more details.
  | └ @ CUDA /central/scratch/esm/slurm-buildkite/cloudmicrophysics-ci/132/depot/gpu/packages/CUDA/tVtYo/src/initialization.jl:155
  | CUDA runtime 12.1, artifact installation
  | CUDA driver 12.2
  | NVIDIA driver 535.54.3
  |  
  | CUDA libraries:
  | - CUBLAS: 12.1.3
  | - CURAND: 10.3.2
  | - CUFFT: 11.0.2
  | - CUSOLVER: 11.4.5
  | - CUSPARSE: 12.1.0
  | - CUPTI: 18.0.0
  | - NVML: 12.0.0+535.54.3
  |  
  | Julia packages:
  | - CUDA: 4.4.0
  | - CUDA_Driver_jll: 0.5.0+1
  | - CUDA_Runtime_jll: 0.6.0+0
  |  
  | Toolchain:
  | - Julia: 1.9.2
  | - LLVM: 14.0.6
  | - PTX ISA support: 3.2, 4.0, 4.1, 4.2, 4.3, 5.0, 6.0, 6.1, 6.3, 6.4, 6.5, 7.0, 7.1, 7.2, 7.3, 7.4, 7.5
  | - Device capability support: sm_37, sm_50, sm_52, sm_53, sm_60, sm_61, sm_62, sm_70, sm_72, sm_75, sm_80, sm_86
  |  
  | Environment:
  | - JULIA_CUDA_USE_BINARYBUILDER: false
  |  
  | 1 device:
  | 0: Tesla P100-PCIE-16GB (sm_60, 15.893 GiB / 16.000 GiB available)
  | ┌ Error: JULIA_CUDA_USE_BINARYBUILDER is deprecated, and CUDA.jl always uses artifacts now.
  | │ To use a local installation, use overrides or preferences to customize the artifact.
  | │ Please check the CUDA.jl or Pkg.jl documentation for more details.


@trontrytel
Copy link
Member Author

bors try

@bors
Copy link
Contributor

bors bot commented Aug 24, 2023

try

Already running a review

@trontrytel
Copy link
Member Author

bors try

@bors
Copy link
Contributor

bors bot commented Aug 24, 2023

try

Already running a review

@nefrathenrici
Copy link
Member

bors try-

@nefrathenrici
Copy link
Member

bors try

bors bot added a commit that referenced this pull request Aug 24, 2023
@trontrytel
Copy link
Member Author

bors r+

bors bot added a commit that referenced this pull request Aug 25, 2023
190: Update to julia 1.9 r=trontrytel a=trontrytel



Co-authored-by: Anna Jaruga <ajaruga@caltech.edu>
@bors
Copy link
Contributor

bors bot commented Aug 25, 2023

try

Timed out.

@bors
Copy link
Contributor

bors bot commented Aug 25, 2023

Timed out.

@trontrytel
Copy link
Member Author

bors r+

bors bot added a commit that referenced this pull request Aug 25, 2023
190: Update to julia 1.9 r=trontrytel a=trontrytel



Co-authored-by: Anna Jaruga <ajaruga@caltech.edu>
@bors
Copy link
Contributor

bors bot commented Aug 26, 2023

Timed out.

@charleskawczynski
Copy link
Member

I think the bors toml needs updated

@trontrytel
Copy link
Member Author

Updated the names

I think the bors toml needs updated

Thank you for the hint! If you think about it, it makes sense that the names should match 😂

I increased the timeout limit for good luck.

@trontrytel
Copy link
Member Author

bors r+

bors bot added a commit that referenced this pull request Aug 28, 2023
190: Update to julia 1.9 r=trontrytel a=trontrytel



Co-authored-by: Anna Jaruga <ajaruga@caltech.edu>
@trontrytel
Copy link
Member Author

Seems like batch bors is still waiting for

ci 1.8.1 - macOS-latest (Running)
ci 1.8.1 - ubuntu-latest (Running)
ci 1.8.1 - windows-latest (Running)

Not sure where else should I change the name...

@bors
Copy link
Contributor

bors bot commented Aug 28, 2023

Timed out.

1 similar comment
@bors
Copy link
Contributor

bors bot commented Aug 28, 2023

Timed out.

@nefrathenrici
Copy link
Member

bors r+

bors bot added a commit that referenced this pull request Aug 28, 2023
190: Update to julia 1.9 r=nefrathenrici a=trontrytel



Co-authored-by: Anna Jaruga <ajaruga@caltech.edu>
@charleskawczynski
Copy link
Member

Not sure where else should I change the name...

Strange, I think that should do it, let me see...

@charleskawczynski
Copy link
Member

bors r-

@bors
Copy link
Contributor

bors bot commented Aug 28, 2023

Canceled.

@charleskawczynski
Copy link
Member

bors try-

@charleskawczynski
Copy link
Member

bors r+

@bors
Copy link
Contributor

bors bot commented Aug 28, 2023

Build succeeded!

The publicly hosted instance of bors-ng is deprecated and will go away soon.

If you want to self-host your own instance, instructions are here.
For more help, visit the forum.

If you want to switch to GitHub's built-in merge queue, visit their help page.

@bors bors bot merged commit 82675d9 into main Aug 28, 2023
15 checks passed
@bors bors bot deleted the aj/julia_19 branch August 28, 2023 17:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants