Skip to content
Snippets Groups Projects
  1. Apr 14, 2018
    • psychocrypt's avatar
      allow non AMD OpenCL driver and devices · 4682b28a
      psychocrypt authored
      - add CLI flag to explicitly use non AMD OpenCL and devices
      - adjust OpenCL output (use OpenCL instead of AMD if --altOpenCL is sued)
      - optimize NVIDIA OpenCL auto suggestion
      4682b28a
  2. Apr 08, 2018
    • psychocrypt's avatar
      amd simplify kernel for different algorithms · a5797643
      psychocrypt authored
      - remove version numbers within the kernel
      - create seperate program context for each mining algorithm
      - remove kernel `cn1_monero` is now integrated in `cn1`
      - remname `cnX` kernel in `cnX + algorithmNumber`
      a5797643
  3. Mar 25, 2018
  4. Feb 19, 2018
  5. Feb 17, 2018
  6. Dec 02, 2017
  7. Nov 21, 2017
  8. Oct 24, 2017
  9. Oct 22, 2017
  10. Sep 30, 2017
    • psychocrypt's avatar
      cleanup includes · 8babae31
      psychocrypt authored
      8babae31
    • psychocrypt's avatar
      group files · cc429b68
      psychocrypt authored
      - move source code to `src`
      - categorize files and move to group folder
      - change upper case class files to lower case
      - change C++ header to `*.hpp`
      cc429b68
    • psychocrypt's avatar
      add amd backend · de4cce9a
      psychocrypt authored
      - add backend
      - add auto suggestion
      de4cce9a
Loading