Replaced gmx_hostname_num by gmx_physicalnode_id_hash
authorBerk Hess <hess@kth.se>
Fri, 30 May 2014 15:18:07 +0000 (17:18 +0200)
committerBerk Hess <hess@kth.se>
Tue, 10 Jun 2014 10:19:48 +0000 (12:19 +0200)
commitd682f2f3e31f5b4074b06b4393b59fd7b4bdb2b0
tree4f96374bf1cb7d43e8d5072028c29b101072537e
parentd5c5abd9aa19fe7f5be442defca548576cac4fc5
Replaced gmx_hostname_num by gmx_physicalnode_id_hash

gmx_hostname_num was only used to distinguish physical nodes.
Since it only worked for hostnames with numbers, we replaced it
by a hash of the hostname.

Fixes #1513

Change-Id: I8e60757707386f43269afe0bb38e8500decefcd6
src/gromacs/gmxlib/gmx_thread_affinity.c
src/gromacs/gmxlib/network.c
src/gromacs/legacyheaders/network.h