Pinned Repositories
archer-benchmarks
archer-gpu-course
ARCHER Introduction to GPU Programming
archer-python
ARCHER python course
archer2-docs
Repository for draft ARCHER2 documentation
archer2-intro-develop
Introduction to ARCHER2 for researchers compiling and/or developing their software on ARCHER2
archer2-python-20201111
Web page for 11 November 2020 run of ARCHER2 Python course
archer2-website
ARCHER2 UK National Supercomputing Service website
benchio
A version of the benchio parallel I/O benchmark for teaching with
DistributedStream
A MPI distributed stream benchmark, useful to identifying nodes with poor memory performance and characterising memory bandwidth variation over systems.
iotutorial
I/O Tutorial
adrianjhpc's Repositories
adrianjhpc/DistributedStream
A MPI distributed stream benchmark, useful to identifying nodes with poor memory performance and characterising memory bandwidth variation over systems.
adrianjhpc/archer-gpu-course
ARCHER Introduction to GPU Programming
adrianjhpc/archer2-docs
Repository for draft ARCHER2 documentation
adrianjhpc/archer2-website
ARCHER2 UK National Supercomputing Service website
adrianjhpc/benchio
A version of the benchio parallel I/O benchmark for teaching with
adrianjhpc/blas-benchmark
Benchmark to investigate the performance of the BLAS library
adrianjhpc/scriptsandtools
This stores scripts and tools I've created.
adrianjhpc/block2-preview
Efficient parallel quantum chemistry DMRG in MPO formalism
adrianjhpc/daos
DAOS Storage Engine
adrianjhpc/daos_fortran_interface
Fortran interface to the DAOS object store library/API
adrianjhpc/DAOSTutorial
Tutorial lecture and practical material for DAOS
adrianjhpc/dolfinx
Next generation FEniCS problem solving environment
adrianjhpc/eidf-docs
EIDF Services Documentation
adrianjhpc/epcc-reframe
Repository for Reframe configuration and tests for EPCC systems
adrianjhpc/HDF5-Basics
An introduction to HDF5 in C and in Python.
adrianjhpc/hpc-container-wrapper
Tool to wrap installations into a container designed for use on HPC systems
adrianjhpc/ior
IOR and mdtest
adrianjhpc/KaHIP
KaHIP -- Karlsruhe HIGH Quality Partitioning.
adrianjhpc/keras
Deep Learning for humans
adrianjhpc/lightning
Deep learning framework to train, deploy, and ship AI products Lightning fast.
adrianjhpc/MPI-Inter-Program
Testing MPI functionality to connect two disparate programs
adrianjhpc/MPIMemoryHighWater
A tool to track the memory high water mark of processes in parallel running using MPI
adrianjhpc/NodeResourceUsageImpact
Tools to investigate node resource usage impact on parallel applications.
adrianjhpc/ObjectStoreTutorial
Tutorial lecture and practical material for high performance object storage tutorial
adrianjhpc/pi_examples
A lot of ways to run the same way of calculating pi. Some of them are dumb.
adrianjhpc/pmem_fortran_interface
Fortran interface to the PMDK pmem library
adrianjhpc/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
adrianjhpc/pyxis
Python Extensions for Interferometry Scripting
adrianjhpc/spack
A flexible package manager that supports multiple versions, configurations, platforms, and compilers.
adrianjhpc/svd-benchmark
SVD benchmark comparing Eigen and Scalapack