Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Q: I'm getting 12MH/s on my GTX Titan X!
- A: Try increasing your work load by the power of 2.
- Q: "Gradlew" failed at the test stage!
- A: Try gradlew build -x test
- Q: Not compiling... Could not determine the dependencies of task ':test'
- A: Delete the whole turbokrist folder then git clone WITH RECURSIVE.
- Q: "No main manifest attribute, in turbokrist.jar"
- A: The JAR is in turbokrist-CLI, not libs! You got the wrong jar!
- Q: "com.nativelibs4java.opencl.CLBuildException: Compilation failure"
- A: Update your GPU drivers.
- Q: "Main class org.gradlew.wrapper.GradleWrapperMain couldn't be found or loaded."
- A: If you are on windows, USE THE NATIVE COMMAND PROMPT
- Q: "Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: 1"
- A: Your -w parameters should be in the format of <deviceSignature>:<worksize>
- Q: Out of resource crash
- A: INCREASE YOUR JVM MEMORY!
- Q: "Could not determine the dependencies of task ':compileJava'."
- A: INSTALL JDK!
Add Comment
Please, Sign In to add comment