aboutsummaryrefslogtreecommitdiff
path: root/src/Topology.c
Commit message (Expand)AuthorAge
* reduce warn level for fallback in topology method. The 'new' method is expect...knarf2011-09-21
* silence compiler warningknarf2010-10-12
* check return value of malloc and free space for all casesknarf2009-09-19
* Make sure we do not call malloc(0). This should not be harmful, but better be...knarf2009-09-18
* bugfix for the "automatic" topologyy generator:knarf2009-09-18
* Check that the user-specified the number of processors sums up to the totaltradke2006-08-03
* If the user specified the number of processors for each dimensiontradke2006-07-31
* Registering the TraditionalTopology routine as "manual" so you can set proces...dstark2006-03-07
* Added missing include of <stdlib.h> (for calloc).tradke2006-01-12
* Minor change for Pelican (AIX): included stdlib.h for qsort.dstark2005-12-15
* Changes from Dylan Stark to allow registration of topologygoodale2005-12-14