Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
There are two functions with this name. Avoid confusion.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1. Show the number of hits
2. Keep producing updates while the last patterns are being processed
3. Don't duplicate the code for displaying the status messages
|
|
|
|
The eventual aim of this is to deprecate the "--min-gradient" option,
resolving the long-standing confusion about whether this option is the
gradient or the squared gradient.
|
|
It's not needed as long as the queue implements proper fair sharing
between users.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Allows -DHDF5_ROOT
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This was from an early experiment when we were having performance
problems on a big NUMA machine. It didn't help very much back
then, and it certainly doesn't help much now. It's not worth
maintaining the code or build system needed for this.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|