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

cmake: 3.12.1 -> 3.12.2 #54836

Closed
wants to merge 1 commit into from
Closed

cmake: 3.12.1 -> 3.12.2 #54836

wants to merge 1 commit into from

Conversation

stites
Copy link
Member

@stites stites commented Jan 28, 2019

Motivation for this change

Trying to use cudatoolkit-10 with magma and running into a bug solved by upgrading cmake. Reference: clab/dynet#1457 (comment)

Things done
  • Tested using sandboxing (nix.useSandbox on NixOS, or option sandbox in nix.conf on non-NixOS)
  • Built on platform(s)
    • NixOS
    • macOS
    • other Linux distributions
  • Tested via one or more NixOS test(s) if existing and applicable for the change (look inside nixos/tests)
  • Tested compilation of all pkgs that depend on this change using nix-shell -p nox --run "nox-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Determined the impact on package closure size (by running nix path-info -S before and after)
  • Assured whether relevant documentation is up to date
  • Fits CONTRIBUTING.md.

I'm not 100% sure how to test this locally. I tried checking nix path-info -S and nix-shell -p nox --run "nox-review wip". nox returns No uncommit changes. Did you mean to use the "--against" option? and I'm a bit too new at nix to figure it out. I figure this will impact most packages and it might be easier to let CI do this. I have verified the binary on Ubuntu and NixOS, and have passed the current blocker I am facing with magma+cuda-10.

@ttuegel
Copy link
Member

ttuegel commented Feb 16, 2019

@stites Could you please re-make this pull request against the staging branch, because it would cause a mass-rebuild?

@stites
Copy link
Member Author

stites commented Feb 19, 2019

Will do, I'll also bump to 3.13.4 which is the latest stable cmake release (see #55060). Sorry about the delay!

@stites stites mentioned this pull request Feb 19, 2019
10 tasks
@stites
Copy link
Member Author

stites commented Feb 19, 2019

Submitted to staging, see #56059

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.

None yet

3 participants