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

feat/Added CMakeLists.txt file to the project #174

Open
wants to merge 7 commits into
base: develop
Choose a base branch
from

Commits on Jan 24, 2022

  1. Configuration menu
    Copy the full SHA
    c342ddb View commit details
    Browse the repository at this point in the history
  2. Added version grabbing from CMake

    The sh file is not required
    sisco0 committed Jan 24, 2022
    Configuration menu
    Copy the full SHA
    1d73f4d View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2022

  1. Configuration menu
    Copy the full SHA
    94bbe8f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ee420a4 View commit details
    Browse the repository at this point in the history
  3. Added tests to CMake

    sisco0 committed Jan 30, 2022
    Configuration menu
    Copy the full SHA
    8473a4d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cfd0a2d View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2022

  1. Fixed compilation flags and added missing option OVERLAP (for paralle…

    …lized pipeline) and NUMWI (number of work units) as well as defines needed for OpenCL.
    atillack committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    e32a62b View commit details
    Browse the repository at this point in the history