Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error with run-example GpuEnablerExample :Could not resolve dependencies #91

Open
kaiattrib opened this issue Apr 22, 2019 · 0 comments

Comments

@kaiattrib
Copy link

kaiattrib commented Apr 22, 2019

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!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant