[GAP Forum] examples in ParGAP's manual
Alexander Konovalov
alexander.konovalov at gmail.com
Sun May 24 12:40:53 BST 2015
Dear Nurlan,
Could you please provide more details - what exactly was the input in your example?
http://www.gap-system.org/Manuals/pkg/pargap/htm/CHAP004.htm shows the call
of ParInstallTOPCGlobalFunction which then may be called with two arguments.
If this is what you've tried, what are they?
Does the built-in ParList from ParGAP work :
ParList([1..100], x->x^2);
on your machine?
Best wishes
Alexander
> On 23 May 2015, at 17:00, Kit Lessenger <anclecharly at gmail.com> wrote:
>
> Hi, forum.
>
> I have some problems with ParGAP. I learned a manual of the package and tried to realize function MyParList from section 4.4 that manual. But I had a mistake
>
> Error, List Element: <list>[1] must have an assigned value in
> Sort( deltas ); called from
> MasterSlaveDeadSlave( ); called from
> TOPCmasterSendTaskInput( SubmitTaskInput, taskAgglomCount ) called from
> TOPCmaster( SubmitTaskInput, CheckTaskResult, UpdateSharedData, taskAgglom
> ); called from
> MasterSlave( function ( )
> …
>
> I had got same mistake when a tried to realize an example from section 5.1 in terminal. I cannot understand what happens because native functions of ParGAP are working properly.
>
> Nurlan
> _______________________________________________
> Forum mailing list
> Forum at mail.gap-system.org
> http://mail.gap-system.org/mailman/listinfo/forum
More information about the Forum
mailing list