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

[WIP] Change the CMakeLists.txt to output phylanx wheel #1204

Open
wants to merge 31 commits into
base: master
Choose a base branch
from
Open

[WIP] Change the CMakeLists.txt to output phylanx wheel #1204

wants to merge 31 commits into from

Commits on Jun 23, 2020

  1. Configuration menu
    Copy the full SHA
    0a0b597 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c959c32 View commit details
    Browse the repository at this point in the history
  3. Formatting

    Improve code readability.
    rtohid committed Jun 23, 2020
    Configuration menu
    Copy the full SHA
    762e888 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2020

  1. Configuration menu
    Copy the full SHA
    a55dd9f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7ba9545 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6bb5907 View commit details
    Browse the repository at this point in the history
  4. Add missing file

    stevenrbrandt committed Jun 24, 2020
    Configuration menu
    Copy the full SHA
    f334a4b View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2020

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

    stevenrbrandt committed Jun 25, 2020
    Configuration menu
    Copy the full SHA
    4ac3157 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cd73889 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2020

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

Commits on Jun 28, 2020

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

Commits on Jul 1, 2020

  1. Configuration menu
    Copy the full SHA
    8a20cef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f10598c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6dd4d08 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    518dbb5 View commit details
    Browse the repository at this point in the history
  5. Add more tests

    taless474 committed Jul 1, 2020
    Configuration menu
    Copy the full SHA
    5ef1f38 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2b4df10 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2020

  1. Merge pull request #1205 from STEllAR-GROUP/conv1d_d

    Adding distributed conv1d
    hkaiser committed Jul 2, 2020
    Configuration menu
    Copy the full SHA
    d48b611 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1197 from STEllAR-GROUP/mod-operation

    Mod operation
    hkaiser committed Jul 2, 2020
    Configuration menu
    Copy the full SHA
    b2405da View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9adfa99 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2020

  1. Merge pull request #1207 from STEllAR-GROUP/fixing_shared_ptr_array

    Use shared_ptr to an array only if it's supported
    hkaiser committed Jul 3, 2020
    Configuration menu
    Copy the full SHA
    c553b3f View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2020

  1. Properly propagate annotations for logical operations primitives

    - flyby: adapt #include for recent HPX changes
    hkaiser committed Jul 16, 2020
    Configuration menu
    Copy the full SHA
    8e728ac View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2020

  1. Merge pull request #1210 from STEllAR-GROUP/logical_ops_annotations

    Properly propagate annotations for logical operations primitives
    hkaiser committed Jul 17, 2020
    Configuration menu
    Copy the full SHA
    f417cb7 View commit details
    Browse the repository at this point in the history
  2. Moving mod_operation to arithmetics plugin

     -flyby: adapt includes for changes in HPX
    hkaiser committed Jul 17, 2020
    Configuration menu
    Copy the full SHA
    9fe37b4 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2020

  1. Merge pull request #1212 from STEllAR-GROUP/moving_mod_operation

    Moving mod_operation to arithmetics plugin
    hkaiser committed Jul 18, 2020
    Configuration menu
    Copy the full SHA
    d9bf0d4 View commit details
    Browse the repository at this point in the history
  2. Adding timer() primitive

    - flyby: fixing #includes for HPX changes
    hkaiser committed Jul 18, 2020
    Configuration menu
    Copy the full SHA
    e7a26eb View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2020

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

Commits on Jul 22, 2020

  1. Merge pull request #1213 from STEllAR-GROUP/timer_primitive

    Adding timer() primitive
    hkaiser committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    e1e5680 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2020

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