Skip to content

Instantly share code, notes, and snippets.

@kobigurk
Created June 11, 2015 07:46
Show Gist options
  • Save kobigurk/42aa16deace49dc3536a to your computer and use it in GitHub Desktop.
Save kobigurk/42aa16deace49dc3536a to your computer and use it in GitHub Desktop.
mining
[OPENCL]:OpenCL device Tahiti has insufficient GPU memory.1819279360 bytes of memory found < 2000000000 bytes of memory required
[OPENCL]:OpenCL device Tahiti has insufficient GPU memory.1947205632 bytes of memory found < 2000000000 bytes of memory required
[OPENCL]:OpenCL device Tahiti has insufficient GPU memory.1945108480 bytes of memory found < 2000000000 bytes of memory required
[OPENCL]:OpenCL device Tahiti has insufficient GPU memory.1947205632 bytes of memory found < 2000000000 bytes of memory required
[OPENCL]:Found suitable OpenCL device [Tahiti] with 3179282432 bytes of GPU memory
[OPENCL]:Using platform: AMD Accelerated Parallel Processing
[OPENCL]:Using device: Tahiti(OpenCL 1.2 AMD-APP (1642.5))
[OPENCL]:Printing program log
[OPENCL]:
[OPENCL]:Loading chunk kernels
[OPENCL]:Creating buffer for chunk 0
[OPENCL]:Creating buffer for chunk 1
[OPENCL]:Creating buffer for chunk 2
[OPENCL]:Creating buffer for chunk 3
[OPENCL]:Creating buffer for header.
[OPENCL]:Mapping chunk 0
[OPENCL]:Mapping chunk 1
[OPENCL]:Mapping chunk 2
[OPENCL]:clEnqueueMapBuffer(-12)
[OPENCL]:clEnqueueWriteBuffer(-38)
[OPENCL]:clEnqueueWriteBuffer(-38)
[OPENCL]:OpenCL device Tahiti has insufficient GPU memory.1820327936 bytes of memory found < 2000000000 bytes of memory required
[OPENCL]:Found suitable OpenCL device [Tahiti] with 3181379584 bytes of GPU memory
[OPENCL]:Using platform: AMD Accelerated Parallel Processing
[OPENCL]:Using device: Tahiti(OpenCL 1.2 AMD-APP (1642.5))
[OPENCL]:Printing program log
[OPENCL]:
[OPENCL]:Loading single big chunk kernels
[OPENCL]:Creating one big buffer
[OPENCL]:Creating buffer for header.
[OPENCL]:Mapping one big chunk.
[OPENCL]:Creating mining buffer 0
[OPENCL]:Creating mining buffer 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment