ARCHER2 Weekly Newsletter


At risk IO monitoring period

Wednesday 27th March 2024

As part of ongoing work to improve the ARCHER2 service we want to gain a more detailed understanding of the IO patterns in practice on the service. Having this information should allow us to work on improving user experience with IO on the /work Lustre file systems and provide better advice on improving IO performance to users of the service.

To gain this detailed information we need to gather IO statistics from all jobs on ARCHER2 for representative periods using the Darshan IO characterisation tool . To do this, we will enable Darshan for all jobs on ARCHER2 for a 24 hour period, starting at 09:00 GMT on Wednesday 27 March 2024. While we have run a 24h data collection period before without issues (on 30 Jan 2024) there is a risk that enabling Darshan may cause issues for a small number of user jobs so the service should be considered “at risk” during this 24 hour period.

If you do see jobs failing during this period and you suspect that Darshan may be the issue, you can set up your job to disable Darshan IO data characterisation by adding the command:

module remove darshan

as the last “module” command in your job submission script and resubmitting the job. If you see an issue and it is resolved by removing the “darshan” module in this way, please do let us know with details of the software you are running that saw the problem.

If you are building software or running jobs that use a profiling tool (e.g. CrayPAT, Arm Forge MAP, Scalasca) we recommend that you use the module remove darshan command before compiling software with profiling enabled and add the module remove darshan command to your job submission script for the profiling run as Darshan profiling may interfere with other profiling tools. We have tested running CrayPAT profiling with Darshan enabled and it worked successfully for our test cases, but we think it is still prudent to disable Darshan when profiling applications.

If you are interested in using Darshan or looking at the profiles of your jobs generated during this monitoring period, please see the Darshan on ARCHER2 documentation.

Shaping the Future of UK large-scale compute survey

Following the publication of the Future of Compute Independent Review, UKRI is looking to increase understanding on the usage and potential of large-scale compute from current and potential users in the country. We are launching the Shaping the Future of UK large-scale compute survey to capture your needs and priorities. Your insights will help guide the design and capabilities of this world-class large-scale compute resource, ensuring it meets the diverse demands of UK research and industry.

If you have any questions please do email DRI@ukri.org.

Who should complete this survey? • Researchers from any field – from astrophysics to medicine, engineering to social sciences. • Industry professionals in any sector – from pharmaceuticals to manufacturing, finance to creative industries. • Both current and potential users of large-scale compute, including those without experience using these tools.

Survey closes on 29 March,

Complete the survey

Access to HPC call open

Deadline: 23 April 2024 4:00pm UK time

ARCHER2 access page

Full details of UKRI call

No TA form required at application stage

Introduction to CP2K

Online, 8 April 2024 09:00 - 17:00

CP2K can be used to perform simulations of solid state, liquid, molecular and biological systems. It is especially aimed at massively parallel and linear scaling electronic structure methods and state-of-the-art ab initio molecular dynamics (AIMD) simulations. CP2K is optimized for the mixed Gaussian and Plane-Waves (GPW) method based on pseudopotentials, but is also able to run all-electron or pure plane-wave/Gaussian calculations.

This course provides an introductory overview of some of the most commonly used CP2K functionality.

Topics include the following (all with specific reference to CP2K):

  • Basic and Hybrid Density Functional Theory (DFT) methods
  • Ab initio Molecular Dynamics (AIMD) and Machine Learned Potential MD
  • Excited state methods

Further details and registration

Introduction to Modern Fortran

Durham, 3 - 4 April 2024 09:30 - 16:30 BST

Fortran (a contraction of Formula Translation) was the first programming langauge to have a standard (in 1954), but has changed significantly over the years. More recent standards (the latest being Fortran 2018) come under the umbrella term “Modern Fortran”. Fortran retains very great significance in many areas of scientific and numerical computing, particularly for applications such as quantum chemistry, plasmas, and in numerical weather prediction and climate models.

This course provides an introduction to the basics of writing Fortran. It will cover basic syntax, variables, expressions and assignments, flow of control, and introductions to i/o and user-defined types. Common Fortran idioms are introduced and contrasted with those available in C-like languages; the course will try to focus on real usage rather than formal descriptions.

Further details and registration

Intermediate Modern Fortran

Edinburgh, 10 - 11 April 2024 09:30 - 16:30

Fortran (a contraction of Formula Translation) was the first programming language to have a standard (in 1954), but has changed significantly over the years. More recent standards (the latest being Fortran 2018) come under the umbrella term “Modern Fortran”. Fortran retains very great significance in many areas of scientific and numerical computing, particularly for applications such as quantum chemistry, plasmas, engineering and fluid dynamics, and in numerical weather prediction and climate models.

This intermediate course concentrates on some of the more recent features which are central to Modern Fortran. Attendees should be familiar with the basics of Fortran programming

Further details and registration

Modern C++ for Computational Scientists

York, 10 - 11 April 2024 09:30 - 16:30

With the recent revisions to the C++ language and standard library, the ways it is now being used are quite different. Used well, these features enable the programmer to write elegant, reusable and portable code that runs efficiently on a variety of architectures.

However it is still a very large and complex tool. This course will cover a minimal set of features to allow an experienced non-C++ programmer to get to grips with language.

These include:

  • overloading
  • templates
  • containers
  • iterators
  • lambdas
  • standard algorithms

We will also briefly cover some important libraries for numerical computing.

Further details and registration

Introduction to Xcompact3D

London, 15 April 2024 10:00 - 17:00

This course focused on Xcompact3d which is a Fortran-based framework of high-order finite-difference flow solvers dedicated to the study of turbulent flows. Dedicated to Direct and Large Eddy Simulations (DNS/LES) for which the largest turbulent scales are simulated, it can combine the versatility of industrial codes with the accuracy of spectral codes. Its user-friendliness, simplicity, versatility, accuracy, scalability, portability and efficiency makes it an attractive tool for the Computational Fluid Dynamics community. It is one of the four flagship solvers of the UK Turbulence Consortium. The course will run for 1 day comprising a mixture of lectures and tutorials.

Further details and registration

Reproducible computational environments using containers & introduction to Docker and Singularity

Birmingham, 16 -17 April 2024 10:00 - 16:30 & 09:00 - 14:30

This course aims to introduce the use of containers with the goal of using them to effect reproducible computational environments. Such environments are useful for ensuring reproducible research outputs and for simplifying the setup of complex software dependencies across different systems. The course will introduce the use of Docker and Singularity containers but the material will be of use for whatever container technology you plan to, or end up, using.

Further details and registration

Recently added known issues

The “Known Issues” page of the ARCHER2 Documentation https://docs.archer2.ac.uk/known-issues/ lists all current open known issues including a description of the issue, its symptoms and any work-arounds.

  • When close to storage quota, jobs may slow down or produce corrupted files (Added: 2024-02-27) For situations where users are close to user or project quotas on work (Lustre) file systems we have seen cases of the following behaviour:
    • Jobs run very slowly as IO slows down
    • IO calls seem to complete successfully but not all data is written (so output is corrupted)
    • No “disk quota exceeded” error is seen

If you see these symptoms: slower than expected performance, data corruption; then you should check if you are close to your storage quota (either user or project quota). If you are, you may be experiencing this issue. Either remove data to free up space or request more storage quota.

Upcoming ARCHER2 Training

Further details of upcoming training

We always welcome researchers wishing to present their work in a webinar - please contact the Service Desk if you would be interested in presenting your work.

Twitter

Recordings of past courses

Recordings of past virtual tutorials