Dear K-wave team,
Our team has been running the K-wave C++ binary on a Linux cluster, submitting jobs within a bash script. It works great if we ensure that all workers are on a single node -- when the job is assigned to workers across multiple nodes, I notice in the console output, the 'Number of CPU Threads' heading shows a smaller number than the ones assigned when submitting the job.
We were wondering if this is simply a display bug, or if something else is going on? We've been looking at increasing our worker assignments but the 'Time to Go' estimation doesn't change much when we double core count.
Cluster:
OS: Linux CentOS 7
Cluster architecture: Multiple hosts each with multiple workers, running openMPI
Job submission system: LSF