Author

Topic: GPU_MAX_HEAP_SIZE (Read 3341 times)

hero member
Activity: 826
Merit: 1004
February 21, 2014, 04:33:49 PM
#10
I appreciate all those looking into this.
member
Activity: 98
Merit: 10
February 21, 2014, 05:16:16 AM
#9
wu increased sofar 5% total (90% to 95%) and rejects went from 2% to like 2.2% no change on hashrate
so overall improvement sofar running about 12hours
member
Activity: 98
Merit: 10
February 20, 2014, 05:43:35 PM
#8
Will give it a try with 270x + 290x @ doge
sr. member
Activity: 560
Merit: 250
February 20, 2014, 02:19:44 PM
#7
Can you guys tell me what cards you are running that caused the drop?
280 dualx
hero member
Activity: 826
Merit: 1004
February 20, 2014, 12:30:27 PM
#6
Can you guys tell me what cards you are running that caused the drop?
sr. member
Activity: 560
Merit: 250
February 19, 2014, 06:56:27 PM
#5
droped from 93 to 86
hero member
Activity: 826
Merit: 1004
February 19, 2014, 05:37:48 PM
#4
Yeah, its not perfect. Most people are reporting success but there was a few who reported that it didn't.
full member
Activity: 182
Merit: 100
February 19, 2014, 01:41:15 PM
#3
It may be my unusal configuration, but it actually decreased my WU from 92% to 85%
Tried for 1 hour or so
hero member
Activity: 826
Merit: 1004
February 19, 2014, 10:39:11 AM
#2
*bump*
hero member
Activity: 826
Merit: 1004
February 17, 2014, 01:43:19 PM
#1
So I posted this on Reddit and thought I should share it here. Setting values of 75-100 on this in your batch file can decrease rejects and increase WU size, therefor increasing your hashing efficiency. Most people on reddit are getting positive results.

Code:
setx GPU_MAX_HEAP_SIZE 100

Quote
This article provides information about the preview feature for accessing additional physical memory on the GPU from OpenCL™ applications in the ATI Stream SDK v2.2.
The ATI Stream SDK v2.2 currently defaults to exposing 50% of the physical GPU memory to OpenCL™ applications. Certain developers may require accessing additional physical memory in order to optimize their applications when running on the GPU.
For developers who wish to experiment with increasing the amount of physical memory that is accessible to their OpenCL™ applications, the default 50% setting can be changed by setting the environment variable GPU_MAX_HEAP_SIZE to the percentage of total GPU memory that should be exposed.
For example, if you wanted to set the exposed GPU physical memory size to 75%, you need to the GPU_MAX_HEAP_SIZE environment variable to 75.
GPU_MAX_HEAP_SIZE must be set to an integer value between 0 and 100, inclusive.
It should be noted that changing the default setting for exposed GPU physical memory to the OpenCL™ application may result in unexpected behavior. This preview feature is provided solely to allow developers to experiment with accessing a larger portion of the GPU physical memory than is normally
Jump to: