You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I need to run Spark-GPU,after run ./compile.sh success. But get the error when run as follows
root@757183870f34:~/GPUEnabler# ls
LICENSE README.md bin compile.sh examples gpu-enabler mavenized-jcuda mavenized-jcuda-old pom.xml utils
root@757183870f34:~/GPUEnabler# ./bin/run-example GpuEnablerExample
Executing : mvn -q scala:run -DmainClass=com.ibm.gpuenabler.GpuEnablerExample -DaddArgs=""
/root/GPUEnabler/examples
[ERROR] Failed to execute goal on project gpu-enabler-examples_2.11: Could not resolve dependencies for project com.ibm:gpu-enabler-examples_2.11:jar:2.0.0: Failure to find org.mystic:mavenized-jcuda:jar:0.1.2 in http://scala-tools.org/repo-releases was cached in the local repository, resolution will not be reattempted until the update interval of scala-tools.org has elapsed or updates are forced -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException
thanks for you helping me!
The text was updated successfully, but these errors were encountered:
I need to run Spark-GPU,after run ./compile.sh success. But get the error when run as follows
thanks for you helping me!
The text was updated successfully, but these errors were encountered: