Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Read operations performed by clients. Single table/object is read
    over and over.
  • Cluster used - cluster hardware info is at Cluster+Configuration
    rc02 - server (master)
    rc03 - client (queen)
    rc04-31 - client (worker) - multiple if required.
  • Call strack in code being measured
    Code Block
    borderStylesolid
    InfRcTransport<Infiniband>::ServerRpc::sendReply()
            InfRcTransport<Infiniband>::getTransmitBuffer()
                    infiniband->pollCompletionQueue(commonTxCq,
                                                    MAX_TX_QUEUE_DEPTH,
                                                    retArray);
    

Results/Graphs

Reference Graph - Throughput of the system for 100 byte object

...