Skip to content

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

@kaiattrib

Description

@kaiattrib

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions