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

Ghc 8.0 accelerate rewrite #54

Open
wants to merge 26 commits into
base: ghc-8.0
Choose a base branch
from

Commits on May 27, 2016

  1. Configuration menu
    Copy the full SHA
    2d92440 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2016

  1. Configuration menu
    Copy the full SHA
    ea81340 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into tpierson_gpu_vec

    Merging upstream changes to local master
    o1lo01ol1o committed Jun 4, 2016
    Configuration menu
    Copy the full SHA
    e307e97 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2016

  1. Configuration menu
    Copy the full SHA
    a31f8c0 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2016

  1. updating packages

    o1lo01ol1o committed Jun 10, 2016
    Configuration menu
    Copy the full SHA
    c628dd3 View commit details
    Browse the repository at this point in the history
  2. removing llvm

    o1lo01ol1o committed Jun 10, 2016
    Configuration menu
    Copy the full SHA
    72e541c View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2016

  1. acclerate-llvm is building

    o1lo01ol1o committed Jun 13, 2016
    Configuration menu
    Copy the full SHA
    94aee6f View commit details
    Browse the repository at this point in the history
  2. added accelerate-cuda and extra-deps

    initial implementations of Accelerate Vectors are working
    
    Algebra.Matrix
    
    Remove question about whether Heyting algebras are cancellative
    semigroups.
    
    Also add a comment that they're not cancellative in general, in case the
    question arises again. (Counterexample: open intervals in R.)
    
    Change wording
    
    Switch from ^ to && for the subalgebra operation
    
    Update README.md
    
    finished initial implementation
    
    updating packages
    
    removing llvm
    
    acclerate-llvm is building
    o1lo01ol1o committed Jun 13, 2016
    Configuration menu
    Copy the full SHA
    150d94f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c29180f View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2016

  1. Configuration menu
    Copy the full SHA
    bfa470c View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2016

  1. moveing to ghc-8.0

    o1lo01ol1o committed Jun 25, 2016
    Configuration menu
    Copy the full SHA
    5e1e9f4 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2016

  1. Configuration menu
    Copy the full SHA
    ba4057e View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2016

  1. Configuration menu
    Copy the full SHA
    b8f969e View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2016

  1. updated test deps

    CaTapps committed Jul 27, 2016
    Configuration menu
    Copy the full SHA
    b2bec0c View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2016

  1. check

    CaTapps committed Aug 2, 2016
    Configuration menu
    Copy the full SHA
    6eb2b16 View commit details
    Browse the repository at this point in the history
  2. Re-Merging GHC-8.0

    Merged current ghc-8.0 branch
    CaTapps committed Aug 2, 2016
    Configuration menu
    Copy the full SHA
    632d58a View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2016

  1. Configuration menu
    Copy the full SHA
    8243a2b View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2016

  1. picking up work again

    o1lo01ol1o committed Sep 1, 2016
    Configuration menu
    Copy the full SHA
    9d8f7a8 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2016

  1. Still fails

    CaTapps committed Oct 9, 2016
    Configuration menu
    Copy the full SHA
    9b39b78 View commit details
    Browse the repository at this point in the history
  2. MakingProgress

    CaTapps committed Oct 9, 2016
    Configuration menu
    Copy the full SHA
    47ec671 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2016

  1. Hacked together a bunch of garbage

    Examples are calculating but the laws are failing, unsurprisingly.
    CaTapps committed Oct 13, 2016
    Configuration menu
    Copy the full SHA
    f343f24 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'NewTypes'

    Conflicts:
    	src/SubHask/Algebra/Accelerate/Vector.hs
    CaTapps committed Oct 13, 2016
    Configuration menu
    Copy the full SHA
    2f13869 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    29bba79 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2016

  1. Configuration menu
    Copy the full SHA
    598f737 View commit details
    Browse the repository at this point in the history
  2. Merged Dev into ghc-8.0-accelerate-Acc-rewrite

    Initial rewrite of Vector.hs complete
    
    
    Merged branch ghc-8.0-accelerate-Acc-Exp into ghc-8.0-accelerate-Acc-rewrite
    o1lo01ol1o committed Oct 20, 2016
    Configuration menu
    Copy the full SHA
    60c9412 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e202a8c View commit details
    Browse the repository at this point in the history