Thomas Green

Results 8 issues of Thomas Green

**Describe the bug** Using the instructions at https://github.com/UMMS-Biocore/dolphinnext-tutorial I find myself hitting an issue at the https://github.com/UMMS-Biocore/dolphinnext-tutorial#creating-collection I cant seem to add the files from `/data/fastq_data/single` and get the following:...

Been helping a user run this code on our systems at Cardiff University and hit a few issues: 1. The common issue of `^M` newline characters causing problems if you...

The tidied up changes suggested in #150 where extension updates required MoltenVK to be enabled as an allowed device using new extensions and flags - see: [MoltenVK Runtime UserGuide](https://github.com/KhronosGroup/MoltenVK/blob/8692a9df52adb6a74b159506b317af7abb8bbdce/Docs/MoltenVK_Runtime_UserGuide.md) Had...

Interested to see how parallelism was performed in code and ran the code through the Intel Inspector using the Intel Compiler. It seems a few things are highlighted as race...

A little branch to reset IP counter as discussed in #1055 - hopefully fairly sensible approach.

On a HPC cluster environment, CPUs can be given to it via job schedulers, such as Slurm, using cgroups to provide a cpuset to a job. Currently Alicevision (and hence...

Version: 1.6.2 Environment: Linux, Cray Compiler with GNU, Python 3.8.5 Steps: Trying to install netcdf4 pip package on Cray system. Using: ``` $ module swap PrgEnv-cray PrgEnv-gnu $ module load...

1. Just been getting this working with Slurm via OpenOndemand to provide a web interface and using `mumax3-server` it seems by default `mumax3` prints the version information and this messes...