Skip to content

Add buildkite CI #552

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

Merged
merged 4 commits into from
Apr 16, 2022
Merged

Add buildkite CI #552

merged 4 commits into from
Apr 16, 2022

Conversation

vchuravy
Copy link
Member

  • [DroneCI] Develop MPIPreferences
  • remove old gitlab config
  • also run CI against release- branches

@vchuravy vchuravy requested a review from giordano April 14, 2022 13:56
@vchuravy
Copy link
Member Author

@giordano Can drone also run Julia 1.7?

@giordano
Copy link
Member

Drone uses the official julia docker images, which in turn rely on the official Julia binaries. We have had official binaries for aarch64 for pretty much all releases, so yes, you can use 1.7 too. I find it slightly easier to edit the (now gone) jsonnet file: you can't do a matrix in the yaml file, so you have to copy over everything for a different version of Julia

@vchuravy vchuravy force-pushed the vc/drone branch 2 times, most recently from 297036b to 3878821 Compare April 15, 2022 15:35
@vchuravy vchuravy changed the title Update CI Update CI and add GPU CI back Apr 15, 2022
@vchuravy vchuravy added this to the 0.20 milestone Apr 15, 2022
@vchuravy
Copy link
Member Author

Hm despite doing a sync before passing the data we still see:

Test Failed at /var/lib/buildkite-agent/builds/gpuci-6/julialang/mpi-dot-jl/test/test_bcast.jl:25
  Expression: B == A
   Evaluated: Float32[0.29905963 0.23247325 … 0.81700486 0.6008139; 0.4981863 0.10537517 … 0.70482075 0.8041256; … ; 0.4952435 0.07156503 … 0.8349975 0.91180354; 0.38014913 0.05967331 … 0.52544254 0.11160207] == Float32[0.08002287 0.46079296 … 0.0022229552 0.53184825; 0.86832696 0.65267456 … 0.17802185 0.35201555; … ; 0.672473 0.40036875 … 0.8157358 0.19764471; 0.36474752 0.2532596 … 0.817343 0.5458178]
ERROR: LoadError: There was an error during testing
in expression starting at /var/lib/buildkite-agent/builds/gpuci-6/julialang/mpi-dot-jl/test/test_bcast.jl:21
--------------------------------------------------------------------------
Primary job  terminated normally, but 1 process returned
a non-zero exit code. Per user-direction, the job has been aborted.
--------------------------------------------------------------------------

@vchuravy vchuravy changed the base branch from master to sb/adjust-path April 15, 2022 17:12
@vchuravy vchuravy changed the title Update CI and add GPU CI back Add buildkite CI Apr 15, 2022
Base automatically changed from sb/adjust-path to master April 15, 2022 17:19
@vchuravy vchuravy requested a review from simonbyrne April 15, 2022 17:20
@vchuravy vchuravy merged commit 9a1dd86 into master Apr 16, 2022
@vchuravy vchuravy deleted the vc/drone branch April 16, 2022 12:05
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