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 Wrapping mpi.h #134

Closed
JaredCrean2 opened this issue Jul 4, 2015 · 1 comment
Closed

Error Wrapping mpi.h #134

JaredCrean2 opened this issue Jul 4, 2015 · 1 comment

Comments

@JaredCrean2
Copy link

I attempted to wrap mpi.h from an MPICH mpi installation, using a modified wrap_PETSc.jl, but the parser ran into trouble

ERROR: LoadError: ParseError("unexpected )")
 in __parse#9__ at ./string.jl:1243
 in parse at string.jl:1253
 in wrap at /home/jared/.julia/v0.4/Clang/src/wrap_c.jl:612
 in wrap_header at /home/jared/.julia/v0.4/Clang/src/wrap_c.jl:667
 in run at /home/jared/.julia/v0.4/Clang/src/wrap_c.jl:786
 in include at ./boot.jl:253
 in include_from_node1 at loading.jl:133
 in process_options at ./client.jl:312
 in _start at ./client.jl:412
while loading /home/jared/.julia/v0.4/Clang/examples/generators/wrap_mpi.jl, in expression starting on line 52

Any ideas on what the cause is or if there are any ways to get more specific debugging information?

@Gnimuc
Copy link
Member

Gnimuc commented Mar 30, 2019

I suspect this was #196 (comment), feel free to reopen if it happens again.

@Gnimuc Gnimuc closed this as completed Mar 30, 2019
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

2 participants