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

Improve opencl #161

Open
wants to merge 8 commits into
base: development
Choose a base branch
from
Open

Improve opencl #161

wants to merge 8 commits into from

Commits on Jan 27, 2019

  1. Add skip_display params

    lungd committed Jan 27, 2019
    Configuration menu
    Copy the full SHA
    d431eba View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2019

  1. Fix skip_display_connections

    lungd committed Jan 28, 2019
    Configuration menu
    Copy the full SHA
    62d4cac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1937934 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2019

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

Commits on Feb 8, 2019

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

Commits on Feb 11, 2019

  1. Set local_NDRange_size to 32 (MAX_NEIGHBOR_COUNT). Better performance…

    … with nvidia 940m. unchanged performance with intel cpu/gpu
    lungd committed Feb 11, 2019
    Configuration menu
    Copy the full SHA
    c315248 View commit details
    Browse the repository at this point in the history
  2. Test

    lungd committed Feb 11, 2019
    Configuration menu
    Copy the full SHA
    0ada241 View commit details
    Browse the repository at this point in the history