Been trying to get my 5x 280x's to work for hours. Need some help. My bat file is as follows:
@echo off
setx GPU_MAX_ALLOC_PERCENT 100
NsGpuCNMiner.exe -u <ADDRESS> -p x
The pools are in pools.txt
When starting I get: Error Frontend phase failed compilation. Error: Compliation from LLVMIR binary to IL text failed!
I then hit the ok button then I get a bunch of these. Any ideas?
Updated drivers to 13.12
I have also set the custom size on the pagefile to Minimum: 19000 (~19gb) and Maximum 20000 (~20gb)
DevFee: Pool Diff 2000
GPU 1, GpuMiner k1a failed -48
GPU 4, GpuMiner k1a failed -48
GPU 2, GpuMiner k1a failed -48
GPU memory allocation failed. Try to set at least 16 GB of Virtual Memory: Compu
ter Properties / Advanced System Settings / Performance / Advanced / Virtual Mem
ory
GPU 3, GpuMiner k1a failed -48
GPU memory allocation failed. Try to set at least 16 GB of Virtual Memory: Compu
ter Properties / Advanced System Settings / Performance / Advanced / Virtual Mem
ory
GPU 0, GpuMiner k1a failed -48
GPU memory allocation failed. Try to set at least 16 GB of Virtual Memory: Compu
ter Properties / Advanced System Settings / Performance / Advanced / Virtual Mem
ory
GPU memory allocation failed. Try to set at least 16 GB of Virtual Memory: Compu
ter Properties / Advanced System Settings / Performance / Advanced / Virtual Mem
ory
GPU memory allocation failed. Try to set at least 16 GB of Virtual Memory: Compu
ter Properties / Advanced System Settings / Performance / Advanced / Virtual Mem
ory
@echo off
setx GPU_MAX_ALLOC_PERCENT 100
NsGpuCNMiner.exe -u <ADDRESS> -p x
The pools are in pools.txt
When starting I get: Error Frontend phase failed compilation. Error: Compliation from LLVMIR binary to IL text failed!
I then hit the ok button then I get a bunch of these. Any ideas?
Updated drivers to 13.12
I have also set the custom size on the pagefile to Minimum: 19000 (~19gb) and Maximum 20000 (~20gb)
DevFee: Pool Diff 2000
GPU 1, GpuMiner k1a failed -48
GPU 4, GpuMiner k1a failed -48
GPU 2, GpuMiner k1a failed -48
GPU memory allocation failed. Try to set at least 16 GB of Virtual Memory: Compu
ter Properties / Advanced System Settings / Performance / Advanced / Virtual Mem
ory
GPU 3, GpuMiner k1a failed -48
GPU memory allocation failed. Try to set at least 16 GB of Virtual Memory: Compu
ter Properties / Advanced System Settings / Performance / Advanced / Virtual Mem
ory
GPU 0, GpuMiner k1a failed -48
GPU memory allocation failed. Try to set at least 16 GB of Virtual Memory: Compu
ter Properties / Advanced System Settings / Performance / Advanced / Virtual Mem
ory
GPU memory allocation failed. Try to set at least 16 GB of Virtual Memory: Compu
ter Properties / Advanced System Settings / Performance / Advanced / Virtual Mem
ory
GPU memory allocation failed. Try to set at least 16 GB of Virtual Memory: Compu
ter Properties / Advanced System Settings / Performance / Advanced / Virtual Mem
ory
i had this too
remove all gpu environment variables from system prob.
and restart miner
Not sure how to do that. :/ Thanks for the quick reply.
proberties
advanced system proberties
environment variables
then remove all gpu variables
start mining again
this helps me when it stucks, one time i needed to reboot and set page file size again
I have removed the environmental variables like you said but I am still getting the same error. I have tried removing the setx GPU_MAX_ALLOC_PERCENT 100 from the bat file restarting...also tried to use this variable but still nothing. Do you happen to have anymore ideas?