Skip to content
This repository has been archived by the owner on Jan 26, 2022. It is now read-only.

CUDA Scalar Mul #17

Merged
merged 177 commits into from
Nov 10, 2020
Merged

CUDA Scalar Mul #17

merged 177 commits into from
Nov 10, 2020

Commits on Jul 31, 2020

  1. Configuration menu
    Copy the full SHA
    a64d7fb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b7024dd View commit details
    Browse the repository at this point in the history
  3. delete superfluous files

    jon-chuang committed Jul 31, 2020
    Configuration menu
    Copy the full SHA
    40ef5d7 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2020

  1. Configuration menu
    Copy the full SHA
    0fa5eeb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eebb12b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4d22acf View commit details
    Browse the repository at this point in the history
  4. fixes for mutable borrows

    jon-chuang committed Aug 1, 2020
    Configuration menu
    Copy the full SHA
    bbbec75 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3a6e45c View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2020

  1. benchmarks + prefetching

    jon-chuang committed Aug 3, 2020
    Configuration menu
    Copy the full SHA
    5c65917 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2020

  1. stash

    jon-chuang committed Aug 6, 2020
    Configuration menu
    Copy the full SHA
    3bf2bc1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4bb5ad5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    67da071 View commit details
    Browse the repository at this point in the history
  4. improved TE affine

    jon-chuang committed Aug 6, 2020
    Configuration menu
    Copy the full SHA
    2e54f67 View commit details
    Browse the repository at this point in the history
  5. cleanup batch inversion

    jon-chuang committed Aug 6, 2020
    Configuration menu
    Copy the full SHA
    62df27d View commit details
    Browse the repository at this point in the history
  6. fmt...

    jon-chuang committed Aug 6, 2020
    Configuration menu
    Copy the full SHA
    e6d28b6 View commit details
    Browse the repository at this point in the history
  7. fix minor error

    jon-chuang committed Aug 6, 2020
    Configuration menu
    Copy the full SHA
    74d9bb7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    908fb73 View commit details
    Browse the repository at this point in the history
  9. fmt...

    jon-chuang committed Aug 6, 2020
    Configuration menu
    Copy the full SHA
    c0a5a07 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5c89660 View commit details
    Browse the repository at this point in the history
  11. fix bench removal errors

    jon-chuang committed Aug 6, 2020
    Configuration menu
    Copy the full SHA
    6359f7c View commit details
    Browse the repository at this point in the history
  12. fmt...

    jon-chuang committed Aug 6, 2020
    Configuration menu
    Copy the full SHA
    56b8181 View commit details
    Browse the repository at this point in the history
  13. added missing coeff_a

    jon-chuang committed Aug 6, 2020
    Configuration menu
    Copy the full SHA
    ec2decd View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2020

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

Commits on Aug 16, 2020

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

Commits on Aug 17, 2020

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

Commits on Aug 18, 2020

  1. Configuration menu
    Copy the full SHA
    200f5fa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ed7c4a7 View commit details
    Browse the repository at this point in the history
  3. fmt

    jon-chuang committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    0e612e4 View commit details
    Browse the repository at this point in the history
  4. enabled missing test

    jon-chuang committed Aug 18, 2020
    Configuration menu
    Copy the full SHA
    8819290 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a8e9c18 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f6a2392 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2390243 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2020

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

    jon-chuang committed Aug 20, 2020
    Configuration menu
    Copy the full SHA
    0811a0f View commit details
    Browse the repository at this point in the history
  3. adjust max_logn further

    jon-chuang committed Aug 20, 2020
    Configuration menu
    Copy the full SHA
    2cbff4d View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2020

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

    jon-chuang committed Aug 21, 2020
    Configuration menu
    Copy the full SHA
    5068e74 View commit details
    Browse the repository at this point in the history
  3. GLV iBiginteger

    jon-chuang committed Aug 21, 2020
    Configuration menu
    Copy the full SHA
    e886a38 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2020

  1. stash

    jon-chuang committed Aug 22, 2020
    Configuration menu
    Copy the full SHA
    1235117 View commit details
    Browse the repository at this point in the history
  2. stash

    jon-chuang committed Aug 22, 2020
    Configuration menu
    Copy the full SHA
    a60bedc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    31690ce View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2020

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

Commits on Aug 30, 2020

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

Commits on Aug 31, 2020

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

Commits on Sep 2, 2020

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

Commits on Sep 3, 2020

  1. Configuration menu
    Copy the full SHA
    0c3bde5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a87db71 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1909a4b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9bfd683 View commit details
    Browse the repository at this point in the history
  5. Comments for batch arith

    jon-chuang committed Sep 3, 2020
    Configuration menu
    Copy the full SHA
    24fcd36 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ed201c0 View commit details
    Browse the repository at this point in the history
  7. minor changes

    jon-chuang committed Sep 3, 2020
    Configuration menu
    Copy the full SHA
    517df11 View commit details
    Browse the repository at this point in the history
  8. cleanup

    jon-chuang committed Sep 3, 2020
    Configuration menu
    Copy the full SHA
    22a48d3 View commit details
    Browse the repository at this point in the history
  9. cleanup

    jon-chuang committed Sep 3, 2020
    Configuration menu
    Copy the full SHA
    b5852b4 View commit details
    Browse the repository at this point in the history
  10. fmt + use no_std Vec

    jon-chuang committed Sep 3, 2020
    Configuration menu
    Copy the full SHA
    af70e80 View commit details
    Browse the repository at this point in the history
  11. removed std::

    jon-chuang committed Sep 3, 2020
    Configuration menu
    Copy the full SHA
    4421820 View commit details
    Browse the repository at this point in the history
  12. add scratch space

    jon-chuang committed Sep 3, 2020
    Configuration menu
    Copy the full SHA
    7962c8c View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2020

  1. Configuration menu
    Copy the full SHA
    9318e37 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a9c951a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a90dfa5 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2020

  1. Configuration menu
    Copy the full SHA
    3a70376 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e9027c0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f65bdef View commit details
    Browse the repository at this point in the history
  4. trivial errors

    jon-chuang committed Sep 7, 2020
    Configuration menu
    Copy the full SHA
    e5b1182 View commit details
    Browse the repository at this point in the history
  5. more minor fixes

    jon-chuang committed Sep 7, 2020
    Configuration menu
    Copy the full SHA
    c0a53df View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    344fbd3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    646260b View commit details
    Browse the repository at this point in the history
  8. misname

    jon-chuang committed Sep 7, 2020
    Configuration menu
    Copy the full SHA
    ecdd939 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7ba3688 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2020

  1. Configuration menu
    Copy the full SHA
    9ec6727 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1810368 View commit details
    Browse the repository at this point in the history
  3. optional dep, fmt...

    jon-chuang committed Sep 8, 2020
    Configuration menu
    Copy the full SHA
    58e46b4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6a6e2fd View commit details
    Browse the repository at this point in the history
  5. fmt...

    jon-chuang committed Sep 8, 2020
    Configuration menu
    Copy the full SHA
    9ec0eb7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    493626d View commit details
    Browse the repository at this point in the history
  7. no std...

    jon-chuang committed Sep 8, 2020
    Configuration menu
    Copy the full SHA
    56bf4f9 View commit details
    Browse the repository at this point in the history
  8. fixed tests

    jon-chuang committed Sep 8, 2020
    Configuration menu
    Copy the full SHA
    a5640a4 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6b39608 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4cf6c5f View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2020

  1. Minor Cleanup

    jon-chuang committed Sep 9, 2020
    Configuration menu
    Copy the full SHA
    1a928b0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5964b4b View commit details
    Browse the repository at this point in the history
  3. unused var, no_std

    jon-chuang committed Sep 9, 2020
    Configuration menu
    Copy the full SHA
    d9de7b6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5b0872f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    abad582 View commit details
    Browse the repository at this point in the history
  6. Minor changes

    jon-chuang committed Sep 9, 2020
    Configuration menu
    Copy the full SHA
    1eacd89 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2020

  1. Configuration menu
    Copy the full SHA
    204ffa5 View commit details
    Browse the repository at this point in the history
  2. 2D test matrix :)

    jon-chuang committed Sep 10, 2020
    Configuration menu
    Copy the full SHA
    9efaae4 View commit details
    Browse the repository at this point in the history
  3. batchaffine

    jon-chuang committed Sep 10, 2020
    Configuration menu
    Copy the full SHA
    bd82f31 View commit details
    Browse the repository at this point in the history
  4. tests

    jon-chuang committed Sep 10, 2020
    Configuration menu
    Copy the full SHA
    e5cb574 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2020

  1. additive features

    jon-chuang committed Sep 11, 2020
    Configuration menu
    Copy the full SHA
    3ed5d9f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2fc20e4 View commit details
    Browse the repository at this point in the history
  3. prefetch unroll

    jon-chuang committed Sep 11, 2020
    Configuration menu
    Copy the full SHA
    f21f40a View commit details
    Browse the repository at this point in the history
  4. minor adjustments

    jon-chuang committed Sep 11, 2020
    Configuration menu
    Copy the full SHA
    c605894 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2020

  1. extension(s -> "")_fields

    jon-chuang committed Sep 14, 2020
    Configuration menu
    Copy the full SHA
    6a70b67 View commit details
    Browse the repository at this point in the history
  2. remove artifacts, fix asm

    jon-chuang committed Sep 14, 2020
    Configuration menu
    Copy the full SHA
    c83b29d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3a8e853 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2020

  1. gpu scalar mul

    jon-chuang committed Sep 20, 2020
    Configuration menu
    Copy the full SHA
    16f5005 View commit details
    Browse the repository at this point in the history
  2. fix dependency issues

    jon-chuang committed Sep 20, 2020
    Configuration menu
    Copy the full SHA
    4ec989b View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2020

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

    jon-chuang committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    0a9d59b View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2020

  1. CPU + GPU coprocessing

    jon-chuang committed Oct 1, 2020
    Configuration menu
    Copy the full SHA
    06ea360 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fb84f7d View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2020

  1. add static partitioning

    jon-chuang committed Oct 2, 2020
    Configuration menu
    Copy the full SHA
    1a47280 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2020

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

Commits on Oct 4, 2020

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

    jon-chuang committed Oct 4, 2020
    Configuration menu
    Copy the full SHA
    1cac126 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2020

  1. Configuration menu
    Copy the full SHA
    ff7777d View commit details
    Browse the repository at this point in the history
  2. Outline of basic traits

    jon-chuang committed Oct 5, 2020
    Configuration menu
    Copy the full SHA
    13241ec View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2020

  1. Configuration menu
    Copy the full SHA
    71b60de View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3d1885e View commit details
    Browse the repository at this point in the history
  3. feature-gate with "cuda"

    jon-chuang committed Oct 6, 2020
    Configuration menu
    Copy the full SHA
    c78beb1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0514459 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3d112d0 View commit details
    Browse the repository at this point in the history
  6. Fix merge errors

    jon-chuang committed Oct 6, 2020
    Configuration menu
    Copy the full SHA
    9836675 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    113c621 View commit details
    Browse the repository at this point in the history
  8. again

    jon-chuang committed Oct 6, 2020
    Configuration menu
    Copy the full SHA
    c3861eb View commit details
    Browse the repository at this point in the history
  9. again

    jon-chuang committed Oct 6, 2020
    Configuration menu
    Copy the full SHA
    19c424c View commit details
    Browse the repository at this point in the history
  10. update README

    jon-chuang committed Oct 6, 2020
    Configuration menu
    Copy the full SHA
    0485533 View commit details
    Browse the repository at this point in the history
  11. feature = "cuda"

    jon-chuang committed Oct 6, 2020
    Configuration menu
    Copy the full SHA
    60dab2e View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    d4bcf87 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    2037c4e View commit details
    Browse the repository at this point in the history
  14. fix merging errors

    jon-chuang committed Oct 6, 2020
    Configuration menu
    Copy the full SHA
    3dac0ee View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    f269e6a View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    9ad9faa View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    d504482 View commit details
    Browse the repository at this point in the history
  18. feature gate accel import

    jon-chuang committed Oct 6, 2020
    Configuration menu
    Copy the full SHA
    dd204c2 View commit details
    Browse the repository at this point in the history
  19. fix no_std

    jon-chuang committed Oct 6, 2020
    Configuration menu
    Copy the full SHA
    4f05be5 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    f693b96 View commit details
    Browse the repository at this point in the history
  21. lazy static optional

    jon-chuang committed Oct 6, 2020
    Configuration menu
    Copy the full SHA
    eb37b29 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    5616302 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    262d140 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    03b36b3 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    d94a3aa View commit details
    Browse the repository at this point in the history
  26. toml fixes

    jon-chuang committed Oct 6, 2020
    Configuration menu
    Copy the full SHA
    96d2fa5 View commit details
    Browse the repository at this point in the history
  27. update README

    jon-chuang committed Oct 6, 2020
    Configuration menu
    Copy the full SHA
    a292866 View commit details
    Browse the repository at this point in the history
  28. remove extraneous file

    jon-chuang committed Oct 6, 2020
    Configuration menu
    Copy the full SHA
    014a878 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    986885e View commit details
    Browse the repository at this point in the history
  30. typo

    jon-chuang committed Oct 6, 2020
    Configuration menu
    Copy the full SHA
    ca91eba View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2020

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

Commits on Oct 12, 2020

  1. remove standalone

    jon-chuang committed Oct 12, 2020
    Configuration menu
    Copy the full SHA
    9938870 View commit details
    Browse the repository at this point in the history
  2. fmt

    jon-chuang committed Oct 12, 2020
    Configuration menu
    Copy the full SHA
    f46c436 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c1a4682 View commit details
    Browse the repository at this point in the history
  4. fix println and comments

    jon-chuang committed Oct 12, 2020
    Configuration menu
    Copy the full SHA
    91c8bf8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    de0df85 View commit details
    Browse the repository at this point in the history
  6. fix: typo

    jon-chuang committed Oct 12, 2020
    Configuration menu
    Copy the full SHA
    4f10b62 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2020

  1. Update README.md

    Co-authored-by: Kobi Gurkan <kobigurk@gmail.com>
    jon-chuang and kobigurk authored Oct 13, 2020
    Configuration menu
    Copy the full SHA
    e88806c View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2020

  1. Make GPUScalarMulInternal APIs, only expose two APIs

    exposing more APIs is future work
    jon-chuang committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    088d260 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2020

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

Commits on Nov 6, 2020

  1. Configuration menu
    Copy the full SHA
    a4963a6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    47e3e87 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    61b49ae View commit details
    Browse the repository at this point in the history
  4. fix ci

    kobigurk committed Nov 6, 2020
    Configuration menu
    Copy the full SHA
    6c45c02 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    850fc56 View commit details
    Browse the repository at this point in the history
  6. install required toolchain

    kobigurk committed Nov 6, 2020
    Configuration menu
    Copy the full SHA
    9859cb7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c60ca93 View commit details
    Browse the repository at this point in the history
  8. try to fix ci

    kobigurk committed Nov 6, 2020
    Configuration menu
    Copy the full SHA
    7f7c887 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9e7c407 View commit details
    Browse the repository at this point in the history
  10. fmt

    kobigurk committed Nov 6, 2020
    Configuration menu
    Copy the full SHA
    22cfcd1 View commit details
    Browse the repository at this point in the history
  11. fix ci

    kobigurk committed Nov 6, 2020
    Configuration menu
    Copy the full SHA
    f9355b8 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    478a526 View commit details
    Browse the repository at this point in the history
  13. fix ci

    kobigurk committed Nov 6, 2020
    Configuration menu
    Copy the full SHA
    ae0909c View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    16f408f View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    44ac6d9 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2020

  1. fix no_std and nightly

    kobigurk committed Nov 7, 2020
    Configuration menu
    Copy the full SHA
    0e5f2c4 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2020

  1. fix remaining errors

    jon-chuang committed Nov 8, 2020
    Configuration menu
    Copy the full SHA
    06cc547 View commit details
    Browse the repository at this point in the history
  2. No for_tests

    jon-chuang authored Nov 8, 2020
    Configuration menu
    Copy the full SHA
    24bb1f1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e4fcb04 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    95902fc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5e9c0a0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1235667 View commit details
    Browse the repository at this point in the history
  7. cd ..

    jon-chuang authored Nov 8, 2020
    Configuration menu
    Copy the full SHA
    5b53d60 View commit details
    Browse the repository at this point in the history
  8. Get rid of cacheing

    jon-chuang authored Nov 8, 2020
    Configuration menu
    Copy the full SHA
    3b84656 View commit details
    Browse the repository at this point in the history
  9. Never all features

    jon-chuang authored Nov 8, 2020
    Configuration menu
    Copy the full SHA
    c966a57 View commit details
    Browse the repository at this point in the history
  10. Put back cacheing

    jon-chuang authored Nov 8, 2020
    Configuration menu
    Copy the full SHA
    a0ae36f View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2020

  1. Configuration menu
    Copy the full SHA
    152fd36 View commit details
    Browse the repository at this point in the history
  2. Increase max-parallel

    jon-chuang authored Nov 9, 2020
    Configuration menu
    Copy the full SHA
    51ce96b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b508064 View commit details
    Browse the repository at this point in the history