Skip to content

WeeklyTelcon_20161220

Geoffrey Paulsen edited this page Jan 9, 2018 · 1 revision

Open MPI Weekly Telcon


  • Dialup Info: (Do not post to public mailing list or public wiki)

Attendees

  • Geoff
  • Ralph
  • Howard
  • Josh Hursey
  • Nathan Hjelm

Agenda

Review 1.10

Review 2.0.x

PMIx update

  • PMIx 1.2.0 - rc'ed last week, looking good. So decided this morning to release 1.2.0 today.
  • Next step is to integrate into OMPI.
    • Original plan was to go into OMPI v2.1, but some discussion we may want it in 2.0.3 to resolve memory issues.

General question

  • We have a bunch of sleeps that we do during startup. Totalview has a problem with a bunch of little usleeps.
  • Totalview requested that we change usleeps to pthread conditioned waits.
    • In some environments, the pthread library didn't idle the CPUs, just kept using full time-slot.
    • Totalview claims on the systems they run, that is no longer true, that pthread conditioned wait now idles the CPU
    • Nathan says pthread condition waits are implemented in kernel with something that will idle the CPU.

Face2Face in Jan.

  • Please sign up.

Review Master MTT testing (https://mtt.open-mpi.org/)

MTT Dev status:

Status Updates:


Status Update Rotation

  1. Cisco, ORNL, UTK, NVIDIA
  2. Mellanox, Sandia, Intel
  3. LANL, Houston, IBM

Back to 2016 WeeklyTelcon-2016

Clone this wiki locally