Tag: LCFG
The School storage is continuously increasing and datasets of many terrabytes are no longer exceptional. One of the big problems with large datasets is how to transfer them from one system to another. One of our research groups collects micro tomography datasets of the order of tens of terrabytes. These need to be transferred from […]
Conda is the name of the package manager used with the data science distribution anaconda. It is available for Linux, Windows and Mac systems and is heavily used for managing scientific software environments. In the past we required our users to download and install conda themselves. Earlier versions of conda would modify the user’s environment […]
Now that our CephFS file store is in production and LCFG managed Ubuntu is available I began to experiment with running Samba on Ubuntu. The good news is that the LCFG samba component pretty much worked out of the box. The minor tweak that was required is going through the Informatics release process. Our test […]
The School of GeoSciences is running an aptly debian package repository. The following repositories are available: ubuntu ubuntu mirror inf informatics mirror uoe UoE package repository with component uoe world world package repository with component world geos School of GeoSciences repository with component geos All repositories and mirrors are available to the University of Edinburgh […]
I was asked to install the parallel ice sheet model (PISM) by one of our researches. PISM is modern high-order physics ice sheet model that is written in C++ and uses MPI and PETSc. All our Linux machines are LCFG managed Scientific Linux 7 machines. PISM is built from source using cmake. Unfortunately, cmake cannot […]
Providing secure, reliable, performant file storage is one of the fundamental services an IT team provides. This post describes in detail how the new CephFS based storage at the School of GeoSciences works. All our Linux machines, servers, compute boxes and desktops are running Scientific Linux and are managed using LCFG. We also use LCFG […]