• Enabling Kdump (Ubuntu)

    The instructions in this article can be followed to enable Kdump on Ubuntu 20.04 compute nodes.  As an additional precaution, if you have a test compute node you could consider that for testing this procedure first.  One possibility is to clone the existing production software image in use on the…

  • How to create a Docker image to run Jupyter kernels

    This article demonstrates a procedure to create a Docker image which can be used to run Jupyter kernels via Kubernetes. Some sample Docker files for creating Jupyter kernel compatible images can be found in the following directories: In addition to the Docker images mentioned in the sample Docker files, any…