NONMEM 7.2 maximum parallelization nodes
All,
SIZES.f90 contains the parameter "PNM_MAXNODES" with the default of 100 nodes.
Have others encountered problems increasing this number and recompiling? It's
not clear that this is an issue, but it would be extremely useful to hear that
someone else in the community has successfully used >100 node parallelization.
! MAXIMUM NUMBER OF PARALLELIZATION NODES
PARAMETER (PNM_MAXNODES=100)
Regards,
Mike