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

ccminer xmr-monero V8 (october2018) fork support needed. #46

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

Commits on Sep 6, 2016

  1. update .gitignore

    KlausT committed Sep 6, 2016
    Configuration menu
    Copy the full SHA
    3238b21 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2016

  1. switch to VS2013

    KlausT committed Sep 7, 2016
    Configuration menu
    Copy the full SHA
    6535bcb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c651fa8 View commit details
    Browse the repository at this point in the history
  3. add opensdf to .gitignore

    KlausT committed Sep 7, 2016
    Configuration menu
    Copy the full SHA
    d5b7b0d View commit details
    Browse the repository at this point in the history
  4. fix nonce calculation

    KlausT committed Sep 7, 2016
    Configuration menu
    Copy the full SHA
    9449780 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2016

  1. various changes

    KlausT committed Sep 8, 2016
    Configuration menu
    Copy the full SHA
    bad6058 View commit details
    Browse the repository at this point in the history
  2. fix JSON string

    KlausT committed Sep 8, 2016
    Configuration menu
    Copy the full SHA
    315a087 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ab242d8 View commit details
    Browse the repository at this point in the history
  4. very small optimization

    KlausT committed Sep 8, 2016
    Configuration menu
    Copy the full SHA
    91eacee View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2016

  1. add .gitattributes

    KlausT committed Sep 9, 2016
    Configuration menu
    Copy the full SHA
    2685eeb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e08c33a View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2016

  1. Release 1.0

    KlausT committed Sep 10, 2016
    Configuration menu
    Copy the full SHA
    d2861e5 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2016

  1. minor code cleanup

    KlausT committed Sep 11, 2016
    Configuration menu
    Copy the full SHA
    9577836 View commit details
    Browse the repository at this point in the history
  2. more error checks

    KlausT committed Sep 11, 2016
    Configuration menu
    Copy the full SHA
    06aac4f View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2016

  1. remove unnecessary if

    KlausT committed Sep 12, 2016
    Configuration menu
    Copy the full SHA
    869457d View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2016

  1. remove cuda_cryptonight_aes.cu

    KlausT committed Sep 17, 2016
    Configuration menu
    Copy the full SHA
    80c0909 View commit details
    Browse the repository at this point in the history
  2. avoid unnecessary memcpy

    KlausT committed Sep 17, 2016
    Configuration menu
    Copy the full SHA
    bfe8a1b View commit details
    Browse the repository at this point in the history
  3. Revert "remove cuda_cryptonight_aes.cu"

    This reverts commit 80c0909.
    KlausT committed Sep 17, 2016
    Configuration menu
    Copy the full SHA
    6f4148c View commit details
    Browse the repository at this point in the history
  4. small speedup (loop unroll)

    KlausT committed Sep 17, 2016
    Configuration menu
    Copy the full SHA
    8bd0c8c View commit details
    Browse the repository at this point in the history
  5. keccak optimization

    KlausT committed Sep 17, 2016
    Configuration menu
    Copy the full SHA
    62b2206 View commit details
    Browse the repository at this point in the history
  6. partially revert last commit

    KlausT committed Sep 17, 2016
    Configuration menu
    Copy the full SHA
    c1ed4fa View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2016

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

    DrHayt committed Sep 23, 2016
    Configuration menu
    Copy the full SHA
    8c95024 View commit details
    Browse the repository at this point in the history
  3. Unused variable warning

    DrHayt committed Sep 23, 2016
    Configuration menu
    Copy the full SHA
    a16251f View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2016

  1. Merge pull request #3 from DrHayt/master

    Added keepalive, cleaned up small errors.
    KlausT authored Sep 24, 2016
    Configuration menu
    Copy the full SHA
    c6485dd View commit details
    Browse the repository at this point in the history
  2. add missing (char *)

    KlausT committed Sep 24, 2016
    Configuration menu
    Copy the full SHA
    8d69d06 View commit details
    Browse the repository at this point in the history
  3. update Readme.txt

    KlausT committed Sep 24, 2016
    Configuration menu
    Copy the full SHA
    a6c438c View commit details
    Browse the repository at this point in the history
  4. update version number to 1.01

    KlausT committed Sep 24, 2016
    Configuration menu
    Copy the full SHA
    4bcb0c6 View commit details
    Browse the repository at this point in the history
  5. add sm_20

    untested
    KlausT committed Sep 24, 2016
    Configuration menu
    Copy the full SHA
    6745e3c View commit details
    Browse the repository at this point in the history
  6. fix compiler warnings

    KlausT committed Sep 24, 2016
    Configuration menu
    Copy the full SHA
    3eda0b9 View commit details
    Browse the repository at this point in the history
  7. add sm_20 in linux makefile

    KlausT committed Sep 24, 2016
    Configuration menu
    Copy the full SHA
    9a26c80 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    13d4c77 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2016

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

Commits on Sep 26, 2016

  1. add error check

    KlausT committed Sep 26, 2016
    Configuration menu
    Copy the full SHA
    a278944 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    669393e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    89b453d View commit details
    Browse the repository at this point in the history
  4. release version 1.02

    KlausT committed Sep 26, 2016
    Configuration menu
    Copy the full SHA
    118bae5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    34ca24b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bb47990 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2016

  1. compatibility with CUDA 8

    ZeroASIC authored Sep 27, 2016
    Configuration menu
    Copy the full SHA
    e4d6515 View commit details
    Browse the repository at this point in the history
  2. some code cleanup

    KlausT committed Sep 27, 2016
    Configuration menu
    Copy the full SHA
    ec2664c View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2016

  1. Configuration menu
    Copy the full SHA
    421aa94 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2805a5f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a84d7a7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b529b1f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4b520ba View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0223d6d View commit details
    Browse the repository at this point in the history
  7. Revert "bad hack for incompatible gcc versions"

    This reverts commit 44e305f.
    KlausT committed Sep 28, 2016
    Configuration menu
    Copy the full SHA
    ef4f110 View commit details
    Browse the repository at this point in the history
  8. fix Makefile

    KlausT committed Sep 28, 2016
    Configuration menu
    Copy the full SHA
    c665bdb View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0ac5794 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    fce2c4f View commit details
    Browse the repository at this point in the history
  11. Adjusted the last update

    ZeroASIC authored Sep 28, 2016
    Configuration menu
    Copy the full SHA
    bd28c3d View commit details
    Browse the repository at this point in the history
  12. (Windows) Switch to CUDA 8

    KlausT committed Sep 28, 2016
    Configuration menu
    Copy the full SHA
    1330c4c View commit details
    Browse the repository at this point in the history
  13. Release version 1.03

    KlausT committed Sep 28, 2016
    Configuration menu
    Copy the full SHA
    8efa050 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2016

  1. added missing options

    ZeroASIC committed Sep 29, 2016
    Configuration menu
    Copy the full SHA
    408a885 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2016

  1. add VS2015 files to gitignore

    KlausT committed Oct 5, 2016
    Configuration menu
    Copy the full SHA
    6b6279a View commit details
    Browse the repository at this point in the history
  2. reduce compiler warnings

    KlausT committed Oct 5, 2016
    Configuration menu
    Copy the full SHA
    12b36b5 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2016

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

Commits on Oct 18, 2016

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

Commits on Dec 23, 2016

  1. add sm_37 and sm_62

    KlausT committed Dec 23, 2016
    Configuration menu
    Copy the full SHA
    0d8273c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4affec9 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2017

  1. avoid compiler warning

    KlausT committed Jan 8, 2017
    Configuration menu
    Copy the full SHA
    972d561 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2017

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

Commits on Jan 13, 2017

  1. added --color option

    KlausT committed Jan 13, 2017
    Configuration menu
    Copy the full SHA
    8c5050d View commit details
    Browse the repository at this point in the history
  2. Update version number

    KlausT committed Jan 13, 2017
    Configuration menu
    Copy the full SHA
    2f44dff View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2017

  1. change color for debug output

    KlausT committed Jan 14, 2017
    Configuration menu
    Copy the full SHA
    5ce7823 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    14d18d7 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2017

  1. Configuration menu
    Copy the full SHA
    e038541 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    665f526 View commit details
    Browse the repository at this point in the history
  3. (Windows) fix dependencies

    KlausT committed Jan 22, 2017
    Configuration menu
    Copy the full SHA
    b2f1a6f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    38ec721 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    438b4bc View commit details
    Browse the repository at this point in the history
  6. remove unused code

    KlausT committed Jan 22, 2017
    Configuration menu
    Copy the full SHA
    3af056d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0e0655b View commit details
    Browse the repository at this point in the history
  8. remove unused code

    KlausT committed Jan 22, 2017
    Configuration menu
    Copy the full SHA
    108d0a2 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    cf8f2ee View commit details
    Browse the repository at this point in the history
  10. more debug output

    KlausT committed Jan 22, 2017
    Configuration menu
    Copy the full SHA
    51cc0f5 View commit details
    Browse the repository at this point in the history
  11. remove unused variables

    KlausT committed Jan 22, 2017
    Configuration menu
    Copy the full SHA
    19ee204 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2017

  1. Configuration menu
    Copy the full SHA
    1459f72 View commit details
    Browse the repository at this point in the history
  2. clean up gencode in makefile

    KlausT committed Jan 24, 2017
    Configuration menu
    Copy the full SHA
    b0b858e View commit details
    Browse the repository at this point in the history
  3. add debug stuff

    KlausT committed Jan 24, 2017
    Configuration menu
    Copy the full SHA
    2a4e591 View commit details
    Browse the repository at this point in the history
  4. various small changes

    KlausT committed Jan 24, 2017
    Configuration menu
    Copy the full SHA
    806eb00 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2017

  1. add jansson/Makefile.am again

    KlausT committed Jan 31, 2017
    Configuration menu
    Copy the full SHA
    797a04b View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2017

  1. fix makefile

    KlausT committed Feb 7, 2017
    Configuration menu
    Copy the full SHA
    dc02b4e View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2017

  1. small change for pascal cards

    KlausT committed Mar 2, 2017
    Configuration menu
    Copy the full SHA
    b2a6b9f View commit details
    Browse the repository at this point in the history
  2. version 2.01

    KlausT committed Mar 2, 2017
    Configuration menu
    Copy the full SHA
    a5d0c3d View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2017

  1. call cudaMemset only once

    KlausT committed Mar 17, 2017
    Configuration menu
    Copy the full SHA
    d8102ed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    828bc6e View commit details
    Browse the repository at this point in the history

Commits on May 6, 2017

  1. Configuration menu
    Copy the full SHA
    c0d2588 View commit details
    Browse the repository at this point in the history
  2. Ctrl-C handling

    KlausT committed May 6, 2017
    Configuration menu
    Copy the full SHA
    16ae96c View commit details
    Browse the repository at this point in the history

Commits on May 19, 2017

  1. replace nullptr with NULL

    KlausT committed May 19, 2017
    Configuration menu
    Copy the full SHA
    f30a433 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2017

  1. Version 2.02

    KlausT committed May 31, 2017
    Configuration menu
    Copy the full SHA
    66b9056 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2017

  1. delete unneeded files

    KlausT committed Jun 27, 2017
    Configuration menu
    Copy the full SHA
    6740c8a View commit details
    Browse the repository at this point in the history
  2. add files to .gitignore

    KlausT committed Jun 27, 2017
    Configuration menu
    Copy the full SHA
    e535961 View commit details
    Browse the repository at this point in the history
  3. fix Linux build

    KlausT committed Jun 27, 2017
    Configuration menu
    Copy the full SHA
    84f45a5 View commit details
    Browse the repository at this point in the history
  4. add files to .gitignore

    KlausT committed Jun 27, 2017
    Configuration menu
    Copy the full SHA
    9660135 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2017

  1. Configuration menu
    Copy the full SHA
    9990597 View commit details
    Browse the repository at this point in the history
  2. move the devicereset function

    KlausT committed Jun 29, 2017
    Configuration menu
    Copy the full SHA
    5accede View commit details
    Browse the repository at this point in the history
  3. Release 2.03

    KlausT committed Jun 29, 2017
    Configuration menu
    Copy the full SHA
    7ccad83 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2017

  1. Remove unneeded file

    esfomeado committed Jul 7, 2017
    Configuration menu
    Copy the full SHA
    4fde875 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #35 from esfomeado/master

    Remove unneeded file
    KlausT authored Jul 7, 2017
    Configuration menu
    Copy the full SHA
    a6640f0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dd9d613 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2017

  1. Fix error on VS using getpid()

    File style fixes and removed files.txt
    esfomeado committed Jul 26, 2017
    Configuration menu
    Copy the full SHA
    26f324b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #40 from esfomeado/master

    Fix error on VS using getpid()
    KlausT authored Jul 26, 2017
    Configuration menu
    Copy the full SHA
    209ccdc View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2017

  1. Update Crypto

    esfomeado committed Jul 31, 2017
    Configuration menu
    Copy the full SHA
    5ee2651 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cc6b0b4 View commit details
    Browse the repository at this point in the history
  3. Remove some goto

    esfomeado committed Jul 31, 2017
    Configuration menu
    Copy the full SHA
    863b5fb View commit details
    Browse the repository at this point in the history
  4. Autofind a better value for blocks and threads

    Thanks to the xmr-stak-nvidia developers
    esfomeado committed Jul 31, 2017
    Configuration menu
    Copy the full SHA
    b4d0f50 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #41 from esfomeado/master

    Multiple Updates
    KlausT authored Jul 31, 2017
    Configuration menu
    Copy the full SHA
    1b110cb View commit details
    Browse the repository at this point in the history
  6. Cleanup

    esfomeado committed Jul 31, 2017
    Configuration menu
    Copy the full SHA
    f1f0755 View commit details
    Browse the repository at this point in the history
  7. Trying to speedup things

    esfomeado committed Jul 31, 2017
    Configuration menu
    Copy the full SHA
    590f991 View commit details
    Browse the repository at this point in the history
  8. Removed comment

    esfomeado committed Jul 31, 2017
    Configuration menu
    Copy the full SHA
    ca49c6b View commit details
    Browse the repository at this point in the history
  9. Forgot this

    esfomeado committed Jul 31, 2017
    Configuration menu
    Copy the full SHA
    cfc4ff2 View commit details
    Browse the repository at this point in the history
  10. fix commit b4d0f50

    KlausT committed Jul 31, 2017
    Configuration menu
    Copy the full SHA
    a2717ed View commit details
    Browse the repository at this point in the history
  11. Merge pull request #42 from esfomeado/master

    Cleanup and Speedup
    KlausT authored Jul 31, 2017
    Configuration menu
    Copy the full SHA
    01f8a0e View commit details
    Browse the repository at this point in the history
  12. Revert "Trying to speedup things"

    This reverts commit 590f991.
    KlausT committed Jul 31, 2017
    Configuration menu
    Copy the full SHA
    320c6f2 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    297678d View commit details
    Browse the repository at this point in the history
  14. avoid Intellisense complaints

    KlausT committed Jul 31, 2017
    Configuration menu
    Copy the full SHA
    0bf8f30 View commit details
    Browse the repository at this point in the history
  15. various minor changes

    KlausT committed Jul 31, 2017
    Configuration menu
    Copy the full SHA
    f8760dc View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2017

  1. Configuration menu
    Copy the full SHA
    404fb6b View commit details
    Browse the repository at this point in the history
  2. Reorganize lib imports

    esfomeado committed Aug 1, 2017
    Configuration menu
    Copy the full SHA
    637c5e1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ef5e041 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0ce1036 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #43 from esfomeado/esfomeado

    Fix for cuda_set_device_config() and others
    KlausT authored Aug 1, 2017
    Configuration menu
    Copy the full SHA
    ee68e6c View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2017

  1. fix jansson Makefile.am

    KlausT committed Aug 6, 2017
    Configuration menu
    Copy the full SHA
    1657cf2 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2017

  1. Release 2.04

    KlausT committed Aug 16, 2017
    Configuration menu
    Copy the full SHA
    26fd763 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    KlausT committed Aug 16, 2017
    Configuration menu
    Copy the full SHA
    a08b5b8 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2017

  1. add missing stddef.h

    KlausT committed Aug 22, 2017
    Configuration menu
    Copy the full SHA
    5dd75fb View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2017

  1. avoid compiler warning

    KlausT committed Sep 12, 2017
    Configuration menu
    Copy the full SHA
    bc614f0 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2017

  1. Configuration menu
    Copy the full SHA
    4c5c14b View commit details
    Browse the repository at this point in the history
  2. fix integer overflow

    KlausT committed Sep 13, 2017
    Configuration menu
    Copy the full SHA
    17d2a28 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2017

  1. Configuration menu
    Copy the full SHA
    fd02107 View commit details
    Browse the repository at this point in the history
  2. add error message

    KlausT committed Sep 16, 2017
    Configuration menu
    Copy the full SHA
    e1cfd2a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b1c3d81 View commit details
    Browse the repository at this point in the history
  4. update msver()

    KlausT committed Sep 16, 2017
    Configuration menu
    Copy the full SHA
    bdc0781 View commit details
    Browse the repository at this point in the history
  5. Release 2.05

    KlausT committed Sep 16, 2017
    Configuration menu
    Copy the full SHA
    b1f66eb View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2017

  1. temporary fix for another "illegal memory access" problem

    a proper fix will require bigger changes
    KlausT committed Sep 23, 2017
    Configuration menu
    Copy the full SHA
    0674f2e View commit details
    Browse the repository at this point in the history
  2. various small changes

    KlausT committed Sep 23, 2017
    Configuration menu
    Copy the full SHA
    db96072 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2017

  1. various small changes

    KlausT committed Sep 24, 2017
    Configuration menu
    Copy the full SHA
    c634097 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b62e551 View commit details
    Browse the repository at this point in the history
  3. remove sm_20 and sm_21

    KlausT committed Sep 24, 2017
    Configuration menu
    Copy the full SHA
    b496fe0 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2017

  1. switch to CUDA 9

    KlausT committed Sep 27, 2017
    Configuration menu
    Copy the full SHA
    19205d4 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2017

  1. fix misaligned memory access

    KlausT committed Sep 28, 2017
    Configuration menu
    Copy the full SHA
    3af4f8c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ca37964 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e3bab52 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a92ba06 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2017

  1. only one thread per gpu

    KlausT committed Oct 1, 2017
    Configuration menu
    Copy the full SHA
    957fce2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a60e929 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2017

  1. Configuration menu
    Copy the full SHA
    5eab94a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1bfadea View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8722afc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5fca3e5 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2017

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

Commits on Oct 26, 2017

  1. version 2.06beta

    KlausT committed Oct 26, 2017
    Configuration menu
    Copy the full SHA
    bedaf00 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2017

  1. bug fix for the -d option

    KlausT committed Nov 8, 2017
    Configuration menu
    Copy the full SHA
    d79d0c2 View commit details
    Browse the repository at this point in the history
  2. replace 8 with MAX_GPU

    KlausT committed Nov 8, 2017
    Configuration menu
    Copy the full SHA
    888bf4c View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2017

  1. increase MAX_GPU to 16

    KlausT committed Nov 26, 2017
    Configuration menu
    Copy the full SHA
    b640072 View commit details
    Browse the repository at this point in the history
  2. Release 2.06

    KlausT committed Nov 26, 2017
    Configuration menu
    Copy the full SHA
    31865e0 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2017

  1. add sm_70 (Titan V)

    KlausT committed Dec 8, 2017
    Configuration menu
    Copy the full SHA
    a6bf21c View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2017

  1. fix bug in -d option

    KlausT committed Dec 17, 2017
    Configuration menu
    Copy the full SHA
    a4025ef View commit details
    Browse the repository at this point in the history
  2. Windows: use CUDA 9.1

    KlausT committed Dec 17, 2017
    Configuration menu
    Copy the full SHA
    62e1fbd View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2018

  1. Monero Cryptonight variants, and add one for v7

    moneromooo committed Feb 12, 2018
    Configuration menu
    Copy the full SHA
    3364c93 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #65 from moneromooo/KlausT

    Monero Cryptonight variants, and add one for v7
    KlausT authored Feb 12, 2018
    Configuration menu
    Copy the full SHA
    08ae683 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1ff4081 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2018

  1. Merge pull request #66 from vtnerd/monero-cryptonight-v1

    Updating v1 monero cryptonight tweaks, and less global read/writes
    KlausT authored Feb 24, 2018
    Configuration menu
    Copy the full SHA
    f436b97 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2018

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

Commits on Mar 5, 2018

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

Commits on Mar 31, 2018

  1. version 3.01

    KlausT committed Mar 31, 2018
    Configuration menu
    Copy the full SHA
    69f213a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eac89ae View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2018

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

Commits on Apr 5, 2018

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

Commits on Apr 6, 2018

  1. Configuration menu
    Copy the full SHA
    aa2cf7a View commit details
    Browse the repository at this point in the history
  2. Fix algo_t typedef

    ystarnaud authored Apr 6, 2018
    Configuration menu
    Copy the full SHA
    dc9fbbe View commit details
    Browse the repository at this point in the history
  3. Merge pull request #70 from ystarnaud/master

    Fix algo_t typedef
    KlausT authored Apr 6, 2018
    Configuration menu
    Copy the full SHA
    802cef5 View commit details
    Browse the repository at this point in the history
  4. Release 3.02

    KlausT committed Apr 6, 2018
    Configuration menu
    Copy the full SHA
    34c22ed View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2018

  1. reduce compiler warnings

    KlausT committed Apr 7, 2018
    Configuration menu
    Copy the full SHA
    ea17d4a View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2018

  1. Configuration menu
    Copy the full SHA
    824db32 View commit details
    Browse the repository at this point in the history
  2. add .vs to .gitignore

    KlausT committed Apr 9, 2018
    Configuration menu
    Copy the full SHA
    fec6848 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2adc8e8 View commit details
    Browse the repository at this point in the history
  4. change info text

    KlausT committed Apr 9, 2018
    Configuration menu
    Copy the full SHA
    fe333d7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    603acac View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ee94cda View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2018

  1. Configuration menu
    Copy the full SHA
    433c652 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    62bf7ec View commit details
    Browse the repository at this point in the history
  3. Merge pull request #76 from andrewachen/master

    Linux documentation updates; minor formatting changes in help text
    KlausT authored Apr 12, 2018
    Configuration menu
    Copy the full SHA
    c9d52ce View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2018

  1. Intense coin new PoW support

    pallas1 authored Apr 18, 2018
    Configuration menu
    Copy the full SHA
    d7daac7 View commit details
    Browse the repository at this point in the history
  2. Intense coin new PoW support

    pallas1 authored Apr 18, 2018
    Configuration menu
    Copy the full SHA
    d32d6d0 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #79 from pallas1/master

    Intense coin new PoW support
    KlausT authored Apr 18, 2018
    Configuration menu
    Copy the full SHA
    b468cd6 View commit details
    Browse the repository at this point in the history
  4. fix typo

    KlausT authored Apr 18, 2018
    Configuration menu
    Copy the full SHA
    632b439 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2018

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

Commits on Apr 22, 2018

  1. fix configure.ac

    KlausT committed Apr 22, 2018
    Configuration menu
    Copy the full SHA
    7f51457 View commit details
    Browse the repository at this point in the history
  2. fix compiler error under Linux

    KlausT committed Apr 22, 2018
    Configuration menu
    Copy the full SHA
    b89974b View commit details
    Browse the repository at this point in the history
  3. fix more compiler errors

    KlausT committed Apr 22, 2018
    Configuration menu
    Copy the full SHA
    5a7e072 View commit details
    Browse the repository at this point in the history
  4. guess what

    KlausT committed Apr 22, 2018
    Configuration menu
    Copy the full SHA
    f227b0b View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2018

  1. make configure.sh executable

    KlausT committed Apr 23, 2018
    Configuration menu
    Copy the full SHA
    68623fa View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2018

  1. add Electroneum

    KlausT committed Jun 10, 2018
    Configuration menu
    Copy the full SHA
    f6a83ce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    840eff0 View commit details
    Browse the repository at this point in the history
  3. use stdout instead of stderr

    KlausT committed Jun 10, 2018
    Configuration menu
    Copy the full SHA
    86e9fa3 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2018

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

Commits on Jun 12, 2018

  1. increase version number

    KlausT committed Jun 12, 2018
    Configuration menu
    Copy the full SHA
    8753cf7 View commit details
    Browse the repository at this point in the history
  2. Release 3.03

    KlausT committed Jun 12, 2018
    Configuration menu
    Copy the full SHA
    bae1a17 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2018

  1. fix Stellite algo

    KlausT committed Jun 15, 2018
    Configuration menu
    Copy the full SHA
    c9ee5e4 View commit details
    Browse the repository at this point in the history
  2. version 3.04

    KlausT committed Jun 15, 2018
    Configuration menu
    Copy the full SHA
    a035c67 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2018

  1. fix memory leak

    KlausT committed Jul 18, 2018
    Configuration menu
    Copy the full SHA
    412686a View commit details
    Browse the repository at this point in the history
  2. Release 3.05

    KlausT committed Jul 18, 2018
    Configuration menu
    Copy the full SHA
    7061f3c View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2018

  1. add sm_75 (RTX cards)

    KlausT committed Sep 21, 2018
    Configuration menu
    Copy the full SHA
    46ce246 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2018

  1. Release 3.06

    KlausT committed Oct 27, 2018
    Configuration menu
    Copy the full SHA
    ce20e2b View commit details
    Browse the repository at this point in the history