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

I tried the tutorial Spark-GPU but failed #1

Open
databig opened this issue Feb 9, 2015 · 1 comment
Open

I tried the tutorial Spark-GPU but failed #1

databig opened this issue Feb 9, 2015 · 1 comment

Comments

@databig
Copy link

databig commented Feb 9, 2015

I follow http://iamtrask.github.io/2014/11/22/spark-gpu/ to run the Spark on GPU.
However, I found the errors when
%libraryDependencies += "org.apache.spark" %% "spark-assembly" % "1.1.0"
%libraryDependencies += "org.apache.spark" %% "spark-graphx" % "1.1.0"
%libraryDependencies += "com.amd.aparapi.sample.squares" % "squares" % "1.0"
%libraryDependencies += "com.amd.aparapi" % "aparapi" % "1.0"
%resolvers += "Local Maven Repository" at "file:////Users/[my user name]/.m2/repository"
%resolvers += "Sonatype Snapshots" at "https://oss.sonatype.org/content/repositories/snapshots/“
%update
[error] unresolved dependency: org.apache.spark#spark-assembly_2.10;1.1.0: not found
[error] unresolved dependency: com.amd.aparapi.sample.squares#squares;1.0: not found
Could you please kindly provide your Spark-GPU.ipynb ?
@iamtrask

@databig
Copy link
Author

databig commented Feb 10, 2015

@iamtrask Any comment?

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