[Beowulf] Help with inconsistent network performance
Many of your questions may have already been answered in earlier discussions or in the FAQ. The search results page will indicate current discussions as well as past list serves, articles, and papers.
Mark Hahn hahn at mcmaster.caTue Dec 18 09:08:48 PST 2007
- Previous message: [Beowulf] Help with inconsistent network performance
- Next message: [Beowulf] Help with inconsistent network performance
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> final gather stage (where the intermediate images from the render nodes are > sent back to the viewing node) has "hiccups" in the performance. These as perceived how? do you mean your gather/gui machine pauses? could it be as simple as allocating memory? (if you do a significant memory allocation under linux, the memory will be virtual until its written, at which time pages will be allocated. those allocations can trigger frantic scavenging of memory by the kernel, and this can certainly interfere with, for instance, networking, especially at the user level.) simply pre-zeroing the frames might make the problem go away. if you really have some reason to blame the network, I'd go brute-force and run tcpdump on all nodes to catch a hiccup, and see what's happening.
- Previous message: [Beowulf] Help with inconsistent network performance
- Next message: [Beowulf] Help with inconsistent network performance
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Beowulf mailing list
