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

Examples not working #1

Open
MaciekLeks opened this issue Jul 8, 2016 · 0 comments
Open

Examples not working #1

MaciekLeks opened this issue Jul 8, 2016 · 0 comments

Comments

@MaciekLeks
Copy link

MaciekLeks commented Jul 8, 2016

Dear Erik,

First of all - great presentation during JuliaCon 2016.

I try to check out your package but I ran into some troubles.
Let me summarize them in points:
a. include(Hello.jl) ends with:

ERROR: LoadError: UndefVarError: myproc not defined
 [inlined code] from /home/user/julia/parallel/funhpc-Hello.jl:12
 in #run_main#27(::Bool, ::Function, ::Hello.#main) at /home/user/.julia/v0.5/FunHPC/src/Comm.jl:168
 in include_from_node1(::String) at ./loading.jl:426
 in eval(::Module, ::Any) at ./boot.jl:226
while loading /home/user/julia/parallel/funhpc-Hello.jl, in expression starting on line 15

b. include(Example.jl) ends with:

ERROR: LoadError: LoadError: LoadError: UndefVarError: AbstractSerializer not defined
 in include_from_node1(::String) at ./loading.jl:426
 in eval(::Module, ::Any) at ./boot.jl:226
 [inlined code] from ./sysimg.jl:11
 in require(::Symbol) at ./loading.jl:357
 in include_from_node1(::String) at ./loading.jl:426
 in eval(::Module, ::Any) at ./boot.jl:226
 [inlined code] from ./sysimg.jl:11
 in require(::Symbol) at ./loading.jl:357
 in include_from_node1(::String) at ./loading.jl:426
 in eval(::Module, ::Any) at ./boot.jl:226
while loading /home/user/.julia/v0.5/FunHPC/src/FunRefs.jl, in expression starting on line 214
while loading /home/user/.julia/v0.5/FunHPC/src/Par.jl, in expression starting on line 3
while loading /home/user/julia/parallel/funhpc-Example.jl, in expression starting on line 9

Could you please have a look at them and let me know what is going on here?

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