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

magma: init at 2.0.2 #15654

Merged
merged 1 commit into from
May 25, 2016
Merged

magma: init at 2.0.2 #15654

merged 1 commit into from
May 25, 2016

Conversation

wavewave
Copy link
Contributor

@wavewave wavewave commented May 23, 2016

MAGMA: Matrix Algebra on GPU and Multicore Architectures

Things done
  • Tested using sandboxing
    (nix.useSandbox on NixOS,
    or option build-use-sandbox in nix.conf
    on non-NixOS)
  • Built on platform(s)
    • NixOS
    • OS X
    • Linux
  • 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/)
  • Fits CONTRIBUTING.md.

@joachifm joachifm added the 8.has: package (new) This PR adds a new package label May 24, 2016
@jagajaga
Copy link
Member

Please squash commits into one.

@wavewave
Copy link
Contributor Author

@jagajaga I do not know how to squash commits in an existing pull request. Should I close this and make another pull request for that?

@jagajaga
Copy link
Member

jagajaga commented May 25, 2016

@wavewave

git rebase -i HEAD~<Number of commits before head> # for example HEAD~3
# follow instructions
git push --force <your upstream> <your branch>

@jagajaga
Copy link
Member

⏫ this comment is edited, please check.

@wavewave
Copy link
Contributor Author

@jagajaga I've squashed it. Thanks!

@jagajaga jagajaga merged commit c6b3aca into NixOS:master May 25, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
8.has: package (new) This PR adds a new package
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants