@luxe
hey thx mate ! i looked online and found that the driver i downloaded is not compatibal with my gpu ! i try to find one to download for a gpu AMD Radeon HD 6900
Posts made by alkurable
-
RE: need help with gpu jminerposted in Mining & Plotting
-
need help with gpu jminerposted in Mining & Plotting
hey i tried to install the gpu miner and installed for that oCl an Java8 x64. But it does not work :/
jminer error:
C:\Users\ALEXAN~1\AppData\Local\Temp\OCLF320.tmp.cl(328): error: a
global-scope declaration may not have this storage class
__constant static const sph_u32 B_init_384[] = {
^C:\Users\ALEXAN~1\AppData\Local\Temp\OCLF320.tmp.cl(335): warning: type
qualifier specified more than once
__constant static const sph_u32 C_init_384[] = {
^C:\Users\ALEXAN~1\AppData\Local\Temp\OCLF320.tmp.cl(335): error: a
global-scope declaration may not have this storage class
__constant static const sph_u32 C_init_384[] = {
^C:\Users\ALEXAN~1\AppData\Local\Temp\OCLF320.tmp.cl(342): warning: type
qualifier specified more than once
__constant static const sph_u32 A_init_512[] = {
^C:\Users\ALEXAN~1\AppData\Local\Temp\OCLF320.tmp.cl(342): error: a
global-scope declaration may not have this storage class
__constant static const sph_u32 A_init_512[] = {
^C:\Users\ALEXAN~1\AppData\Local\Temp\OCLF320.tmp.cl(348): warning: type
qualifier specified more than once
__constant static const sph_u32 B_init_512[] = {
^C:\Users\ALEXAN~1\AppData\Local\Temp\OCLF320.tmp.cl(348): error: a
global-scope declaration may not have this storage class
__constant static const sph_u32 B_init_512[] = {
^C:\Users\ALEXAN~1\AppData\Local\Temp\OCLF320.tmp.cl(355): warning: type
qualifier specified more than once
__constant static const sph_u32 C_init_512[] = {
^C:\Users\ALEXAN~1\AppData\Local\Temp\OCLF320.tmp.cl(355): error: a
global-scope declaration may not have this storage class
__constant static const sph_u32 C_init_512[] = {
^C:\Users\ALEXAN~1\AppData\Local\Temp\OCLF320.tmp.cl(378): warning: variable
"lgen_sig" was declared but never referenced
__local unsigned char* lgen_sig[HASH_SIZE];
^15 errors detected in the compilation of "C:\Users\ALEXAN~1\AppData\Local\Temp\O
CLF320.tmp.cl".
31at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor.postProcessBeforeInitialization(InitDestroyAnnotationBeanPostProc
essor.java:137) ~[spring-beans-4.3.5.RELEASE.jar!/:4.3.5.RELEASE]
at org.springframework.beans.factory.support.AbstractAutowireCapableBean
Factory.applyBeanPostProcessorsBeforeInitialization(AbstractAutowireCapableBeanF
actory.java:409) ~[spring-beans-4.3.5.RELEASE.jar!/:4.3.5.RELEASE]
at org.springframework.beans.factory.support.AbstractAutowireCapableBean
Factory.initializeBean(AbstractAutowireCapableBeanFactory.java:1581) ~[spring-be
ans-4.3.5.RELEASE.jar!/:4.3.5.RELEASE]
at org.springframework.beans.factory.support.AbstractAutowireCapableBean
Factory.doCreateBean(AbstractAutowireCapableBeanFactory.java:554) ~[spring-beans
-4.3.5.RELEASE.jar!/:4.3.5.RELEASE]
at org.springframework.beans.factory.support.AbstractAutowireCapableBean
Factory.createBean(AbstractAutowireCapableBeanFactory.java:483) ~[spring-beans-4
.3.5.RELEASE.jar!/:4.3.5.RELEASE]
at org.springframework.beans.factory.support.AbstractBeanFactory$1.getOb
ject(AbstractBeanFactory.java:306) ~[spring-beans-4.3.5.RELEASE.jar!/:4.3.5.RELE
ASE]
at org.springframework.beans.factory.support.DefaultSingletonBeanRegistr
y.getSingleton(DefaultSingletonBeanRegistry.java:230) ~[spring-beans-4.3.5.RELEA
SE.jar!/:4.3.5.RELEASE]
at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBe
an(AbstractBeanFactory.java:302) ~[spring-beans-4.3.5.RELEASE.jar!/:4.3.5.RELEAS
E]
at org.springframework.beans.factory.support.AbstractBeanFactory.getBean
(AbstractBeanFactory.java:197) ~[spring-beans-4.3.5.RELEASE.jar!/:4.3.5.RELEASE]at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:759) ~[spring-beans-4.3
.5.RELEASE.jar!/:4.3.5.RELEASE]
at org.springframework.context.support.AbstractApplicationContext.finish
BeanFactoryInitialization(AbstractApplicationContext.java:866) ~[spring-context-
4.3.5.RELEASE.jar!/:4.3.5.RELEASE]
at org.springframework.context.support.AbstractApplicationContext.refres
h(AbstractApplicationContext.java:542) ~[spring-context-4.3.5.RELEASE.jar!/:4.3.
5.RELEASE]
at org.springframework.boot.SpringApplication.refresh(SpringApplication.
java:761) ~[spring-boot-1.4.3.RELEASE.jar!/:1.4.3.RELEASE]
at org.springframework.boot.SpringApplication.refreshContext(SpringAppli
cation.java:371) ~[spring-boot-1.4.3.RELEASE.jar!/:1.4.3.RELEASE]
at org.springframework.boot.SpringApplication.run(SpringApplication.java
:315) ~[spring-boot-1.4.3.RELEASE.jar!/:1.4.3.RELEASE]
at burstcoin.jminer.JMinerApplication.main(JMinerApplication.java:60) [c
lasses!/:0.4.8-RELEASE]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.
0_121]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[na:1.8.
0_121]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[na:
1.8.0_121]
at java.lang.reflect.Method.invoke(Unknown Source) ~[na:1.8.0_121]
at org.springframework.boot.loader.MainMethodRunner.run(MainMethodRunner
.java:48) [burstcoin-jminer-0.4.8-RELEASE.jar:0.4.8-RELEASE]
at org.springframework.boot.loader.Launcher.launch(Launcher.java:87) [bu
rstcoin-jminer-0.4.8-RELEASE.jar:0.4.8-RELEASE]
at org.springframework.boot.loader.Launcher.launch(Launcher.java:50) [bu
rstcoin-jminer-0.4.8-RELEASE.jar:0.4.8-RELEASE]
at org.springframework.boot.loader.JarLauncher.main(JarLauncher.java:51)
[burstcoin-jminer-0.4.8-RELEASE.jar:0.4.8-RELEASE]
Caused by: org.jocl.CLException: CL_BUILD_PROGRAM_FAILURE
Build log for device 0:
C:\Users\ALEXAN~1\AppData\Local\Temp\OCLF320.tmp.cl(262): warning: type
qualifier specified more than once
__constant static const sph_u32 A_init_192[] = {
^C:\Users\ALEXAN~1\AppData\Local\Temp\OCLF320.tmp.cl(262): error: a
global-scope declaration may not have this storage class
__constant static const sph_u32 A_init_192[] = {
^C:\Users\ALEXAN~1\AppData\Local\Temp\OCLF320.tmp.cl(268): warning: type
qualifier specified more than once
__constant static const sph_u32 B_init_192[] = {
^C:\Users\ALEXAN~1\AppData\Local\Temp\OCLF320.tmp.cl(268): error: a
global-scope declaration may not have this storage class
__constant static const sph_u32 B_init_192[] = {
^C:\Users\ALEXAN~1\AppData\Local\Temp\OCLF320.tmp.cl(275): warning: type
qualifier specified more than once
__constant static const sph_u32 C_init_192[] = {
^C:\Users\ALEXAN~1\AppData\Local\Temp\OCLF320.tmp.cl(275): error: a
global-scope declaration may not have this storage class
__constant static const sph_u32 C_init_192[] = {
^C:\Users\ALEXAN~1\AppData\Local\Temp\OCLF320.tmp.cl(282): warning: type
qualifier specified more than once
__constant static const sph_u32 A_init_224[] = {
^C:\Users\ALEXAN~1\AppData\Local\Temp\OCLF320.tmp.cl(282): error: a
global-scope declaration may not have this storage class
__constant static const sph_u32 A_init_224[] = {
^C:\Users\ALEXAN~1\AppData\Local\Temp\OCLF320.tmp.cl(288): warning: type
qualifier specified more than once
__constant static const sph_u32 B_init_224[] = {
^C:\Users\ALEXAN~1\AppData\Local\Temp\OCLF320.tmp.cl(288): error: a
global-scope declaration may not have this storage class
__constant static const sph_u32 B_init_224[] = {
^C:\Users\ALEXAN~1\AppData\Local\Temp\OCLF320.tmp.cl(295): warning: type
qualifier specified more than once
__constant static const sph_u32 C_init_224[] = {
^C:\Users\ALEXAN~1\AppData\Local\Temp\OCLF320.tmp.cl(295): error: a
global-scope declaration may not have this storage class
__constant static const sph_u32 C_init_224[] = {
^C:\Users\ALEXAN~1\AppData\Local\Temp\OCLF320.tmp.cl(302): warning: type
qualifier specified more than once
__constant static const sph_u32 A_init_256[] = {
^C:\Users\ALEXAN~1\AppData\Local\Temp\OCLF320.tmp.cl(302): error: a
global-scope declaration may not have this storage class
__constant static const sph_u32 A_init_256[] = {
^C:\Users\ALEXAN~1\AppData\Local\Temp\OCLF320.tmp.cl(308): warning: type
qualifier specified more than once
__constant static const sph_u32 B_init_256[] = {
^C:\Users\ALEXAN~1\AppData\Local\Temp\OCLF320.tmp.cl(308): error: a
global-scope declaration may not have this storage class
__constant static const sph_u32 B_init_256[] = {
^C:\Users\ALEXAN~1\AppData\Local\Temp\OCLF320.tmp.cl(315): warning: type
qualifier specified more than once
__constant static const sph_u32 C_init_256[] = {
^C:\Users\ALEXAN~1\AppData\Local\Temp\OCLF320.tmp.cl(315): error: a
global-scope declaration may not have this storage class
__constant static const sph_u32 C_init_256[] = {
^C:\Users\ALEXAN~1\AppData\Local\Temp\OCLF320.tmp.cl(322): warning: type
qualifier specified more than once
__constant static const sph_u32 A_init_384[] = {
^C:\Users\ALEXAN~1\AppData\Local\Temp\OCLF320.tmp.cl(322): error: a
global-scope declaration may not have this storage class
__constant static const sph_u32 A_init_384[] = {
^C:\Users\ALEXAN~1\AppData\Local\Temp\OCLF320.tmp.cl(328): warning: type
qualifier specified more than once
__constant static const sph_u32 B_init_384[] = {
^C:\Users\ALEXAN~1\AppData\Local\Temp\OCLF320.tmp.cl(328): error: a
global-scope declaration may not have this storage class
__constant static const sph_u32 B_init_384[] = {
^C:\Users\ALEXAN~1\AppData\Local\Temp\OCLF320.tmp.cl(335): warning: type
qualifier specified more than once
__constant static const sph_u32 C_init_384[] = {
^C:\Users\ALEXAN~1\AppData\Local\Temp\OCLF320.tmp.cl(335): error: a
global-scope declaration may not have this storage class
__constant static const sph_u32 C_init_384[] = {
^C:\Users\ALEXAN~1\AppData\Local\Temp\OCLF320.tmp.cl(342): warning: type
qualifier specified more than once
__constant static const sph_u32 A_init_512[] = {
^C:\Users\ALEXAN~1\AppData\Local\Temp\OCLF320.tmp.cl(342): error: a
global-scope declaration may not have this storage class
__constant static const sph_u32 A_init_512[] = {
^C:\Users\ALEXAN~1\AppData\Local\Temp\OCLF320.tmp.cl(348): warning: type
qualifier specified more than once
__constant static const sph_u32 B_init_512[] = {
^C:\Users\ALEXAN~1\AppData\Local\Temp\OCLF320.tmp.cl(348): error: a
global-scope declaration may not have this storage class
__constant static const sph_u32 B_init_512[] = {
^C:\Users\ALEXAN~1\AppData\Local\Temp\OCLF320.tmp.cl(355): warning: type
qualifier specified more than once
__constant static const sph_u32 C_init_512[] = {
^C:\Users\ALEXAN~1\AppData\Local\Temp\OCLF320.tmp.cl(355): error: a
global-scope declaration may not have this storage class
__constant static const sph_u32 C_init_512[] = {
^C:\Users\ALEXAN~1\AppData\Local\Temp\OCLF320.tmp.cl(378): warning: variable
"lgen_sig" was declared but never referenced
__local unsigned char* lgen_sig[HASH_SIZE];
^15 errors detected in the compilation of "C:\Users\ALEXAN~1\AppData\Local\Temp\O
CLF320.tmp.cl".
31at org.jocl.CL.clBuildProgram(CL.java:11256) ~[jocl-2.0.0.jar!/:na] at burstcoin.jminer.core.checker.util.OCLChecker.initChecker(OCLChecker.java:128) ~[classes!/:0.4.8-RELEASE]
at burstcoin.jminer.core.checker.util.OCLChecker.postConstruct(OCLChecke
r.java:78) ~[classes!/:0.4.8-RELEASE]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.
0_121]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[na:1.8.
0_121]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[na:
1.8.0_121]
at java.lang.reflect.Method.invoke(Unknown Source) ~[na:1.8.0_121]
at org.springframework.beans.factory.annotation.InitDestroyAnnotationBea
nPostProcessor$LifecycleElement.invoke(InitDestroyAnnotationBeanPostProcessor.ja
va:366) ~[spring-beans-4.3.5.RELEASE.jar!/:4.3.5.RELEASE]
at org.springframework.beans.factory.annotation.InitDestroyAnnotationBea
nPostProcessor$LifecycleMetadata.invokeInitMethods(InitDestroyAnnotationBeanPost
Processor.java:311) ~[spring-beans-4.3.5.RELEASE.jar!/:4.3.5.RELEASE]
at org.springframework.beans.factory.annotation.InitDestroyAnnotationBea
nPostProcessor.postProcessBeforeInitialization(InitDestroyAnnotationBeanPostProc
essor.java:134) ~[spring-beans-4.3.5.RELEASE.jar!/:4.3.5.RELEASE]
... 23 common frames omittedE:\Downloads\burstcoin-jminer-0.4.8-RELEASE>pause
Drücken Sie eine beliebige Taste . . .