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

use FNV-1a for kernel indexing instead of md5 #45

Merged
merged 13 commits into from
Apr 29, 2016

Commits on Apr 5, 2016

  1. Merge pull request ROCm#7 from RadeonOpenCompute/master

    merge from upstream
    scchan committed Apr 5, 2016
    Configuration menu
    Copy the full SHA
    da819ee View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2016

  1. Merge pull request ROCm#9 from RadeonOpenCompute/master

    merge from upstream
    scchan committed Apr 13, 2016
    Configuration menu
    Copy the full SHA
    82def32 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2016

  1. Merge pull request ROCm#12 from RadeonOpenCompute/master

    merge from upstream
    scchan committed Apr 22, 2016
    Configuration menu
    Copy the full SHA
    ae01c22 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2016

  1. Configuration menu
    Copy the full SHA
    4df820c View commit details
    Browse the repository at this point in the history
  2. [deb] update dependency, add section to control file

    Conflicts:
    	CMakeLists.txt
    scchan committed Apr 27, 2016
    Configuration menu
    Copy the full SHA
    7e499f8 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2016

  1. Merge pull request ROCm#43 from scchan/update_deb

    Update debian package
    whchung committed Apr 28, 2016
    Configuration menu
    Copy the full SHA
    5034b2b View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2016

  1. use FNV-1a for kernel indexing instead of md5

    this will improve hcc runtime performance when multiple kernels are used
    in a program
    yan-ming committed Apr 29, 2016
    Configuration menu
    Copy the full SHA
    60058c6 View commit details
    Browse the repository at this point in the history
  2. fix typo

    yan-ming committed Apr 29, 2016
    Configuration menu
    Copy the full SHA
    ceaf9ed View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cb0f883 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    82d3077 View commit details
    Browse the repository at this point in the history
  5. Revert "change the magic number from 104 to 140"

    This reverts commit cb0f883.
    yan-ming committed Apr 29, 2016
    Configuration menu
    Copy the full SHA
    dcf3968 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    94071f3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    825a3ac View commit details
    Browse the repository at this point in the history