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 wonder which is your julia verision #10

Closed
zzz130981 opened this issue Jan 14, 2020 · 5 comments
Closed

I wonder which is your julia verision #10

zzz130981 opened this issue Jan 14, 2020 · 5 comments

Comments

@zzz130981
Copy link

I'm using julia 1.0.0 to run your code in Ubuntu18.04
however, when i input "include("train.jl")"
I encounter some problems:
2020-01-14 21-35-21 的屏幕截图
I guess that I use diferent version, so i wonder which version is your julia.'
Thank you!

@Keno
Copy link
Collaborator

Keno commented Jan 14, 2020

Should work fine on 1.3.

@StefanKarpinski
Copy link
Member

Maybe worth putting [compat] in your project file to indicate this?

@Keno
Copy link
Collaborator

Keno commented Jan 14, 2020

Looks like the problem is in CuArrays though

@MingqinHan
Copy link

Looks like the problem is in CuArrays though

Have you solved this problem?

@zzz130981
Copy link
Author

Hello, I fix it!
I thought that I have installed CUDA & cuDNN, however, I was wrong.
After the install CUDA 10.1 & cuDNN 7.6.4.38, some tiny probelms arise, but you can refer to FluxML/Flux.jl#918.
Now I close it.

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

4 participants