March 24, 2025 in Security, HPC, Magellan by David J. Allen (LANL)4 minutes
OpenCHAMI uses signed JWTs for authentication and authorization. Users must include a valid token with every request which will then be passed on to every subsequent microservice involved in processing that request. However, there are some internal requests that aren't triggered directly by a user. For these, we still need a valid token, but without a specific user to tie it to, we need to use a different kind of JWT.
March 1, 2024 in Development, LANL by David J. Allen (LANL)8 minutes
April 7, 2025 in Conference, HPC by Alex Lovell-Troy, David J. Allen (LANL) and Devon Bautista2 minutes
April 7, 2025 in Conference, Research Computing by David J. Allen (LANL) and Devon Bautista1 minute
January 24, 2024 in LANL, Development, sc23 by David J. Allen (LANL)3 minutes
January 24, 2024 in LANL, Development by David J. Allen (LANL)7 minutes
SMD comes with a built-in partitioning feature that should allow us to partition off certain components through it's API. In this blog post, we explore how groups and partitions work in practice.
January 18, 2024 in Development, LANL by David J. Allen (LANL)6 minutes
As part of LANL's exploration of the CSM codebase, they found it necessary to augment the built-in discovery features of CSM with a new standalone command based on gofish and bmclib.
October 28, 2023 in Development, LANL, SC23 by David J. Allen (LANL)9 minutes