This was a very simple problem; guile 1.6.7 and 1.8.2 behave slightly
differently.
read-line works with
(use-modules (ice-9 rdelim))
Regards,
Matt
On Mon, 13 Aug 2007, matt wrote:
>
>
> Hello,
>
> I have a meep script which opens a text file and sets some parameters
> according to values in that file. To do this I am using a function
> called (read-line).
>
> In non-parallelized meep, this is not a problem, but when I try to do
> this with meep-mpi I get the following error:
>
>>> mpirun -np 4 meep-mpi test.ctl
> Using MPI version 2.0, 4 processes
> ERROR: Unbound variable: read-line
> rank 1 in job 57 cariddi_60917 caused collective abort of all ranks
> exit status of rank 1: killed by signal 9
>
> Is this intentional? If so, is there some alternative I can try?
>
> Best Regards,
> Matt
>
>
> _______________________________________________
> meep-discuss mailing list
> [email protected]
> http://ab-initio.mit.edu/cgi-bin/mailman/listinfo/meep-discuss
>
_______________________________________________
meep-discuss mailing list
[email protected]
http://ab-initio.mit.edu/cgi-bin/mailman/listinfo/meep-discuss