resistance-modelling / slim

SLIM is the Sea Lice Model associated with a funded BBSRC project on the evolution to resistance to treatment in sea lice (BBR009309). We aim to integrate an epidemiological and genetic model of sea lice with a model of treatment decision-making by different salmon farms.
MIT License
1 stars 0 forks source link

Testing on different platforms #229

Closed erolm-a closed 2 years ago

erolm-a commented 2 years ago

The slim command relies on UNIX-specific behaviour and will likely not work as expected on windows (unless mingw+conda is employed). Indeed, relying on execve is generally a bad idea and the runner should be rewritten to use modules.