gap> LoadPackage("ace");loads the ACE package (the command is insensitive to case). So
gap> LoadPackage("AcE");etc. also loads the package.
To run programs associated with GAP you should have:
/home/02/gap/binin your path. Then
/home/02/gap/gap4r4/CreateWorkspace.shwhich has been modified slightly for solaris2.10.
pargapmpi -p4pg procgroupwhere procgroup is the path of such a file.
As of fix 8 of GAP 4.2 and a patch to ParGAP/MPI, the bug that used to cause a harmless diagnostic:
on exit is fixed. Use of localhost in the procgroup file works, but to run slaves on different machines requires one to be able to ssh to those other machines without passwords.mpi.c(line 112): wait: No child processes
/home/02/gap/gmp/includerespectively. This is version 4.1.4. Read:
/home/02/gap/gmp/lib
/home/02/gap/README.gmpfor details of how it was compiled.
If your screen is monochrome :( replace the second line with something like the following:XGap*colorModel:color5 XGap*colors: black,white,light grey,dim grey,red,blue,green
XGap*colors: black,white,light grey,dim grey,black,light grey,dim grey
xrdb $HOME/.Xresourcesin it. Note .Xresources supersedes .Xdefaults ... so if you still have a .Xdefaults rename it .Xresources and then do the above.
xrdb $HOME/.Xresources
ReadLib("itc");and then
ReadLib("XXX");where XXX is any one of the following:
If all is going well you should get a few more windows and no mysterious brk> loops whingeing about colour definitions. If the latter happens go back and sort out the numbered steps above.bhn3.65 f27.a f27.f f27c.50 f27g.55 bhn3.75 f27.b f27.g f27c.54 neumann.1 bhn3d.78 f27.c f27a.368 f27d.53 neumann.2 c1 f27.d f27a.55 f27d.67 neumann.23 c1.def f27.def f27b.59 f27e.55 neumann.3 defs f27.e f27c.332 f27f.57 v4
From within GAP 3 use: RequirePackage("kbmag").autcos fsamin gpgeowa gpsubpres autgroup fsanot gpmakefsa gpsubwa fsaand fsaor gpmakesubwa gpwa fsaandnot fsaprune gpmicomp kbprog fsabfs fsareverse gpmigenmult kbprogcos fsacount fsaswapcoords gpmigenmult2 makecosfile fsaenumerate gpaxioms gpmigmdet midfadeterminize fsaexists gpcheckmult gpmimult nfadeterminize fsafilter gpchecksubwa gpmimult2 ppgap fsagrowth gpcomp gpminkb wordreduce fsalabmin gpgenmult gpmult fsalequal gpgenmult2 gpmult2
Last update: 14 February, 2006.
Greg Gamble