Adam Huffman

Results 51 issues of Adam Huffman

### What docker image(s) are you using? datascience-notebook ### OS system and architecture running docker image Fedora CoreOS 35 ### What Docker command are you running? Whatever is the default...

type:Bug

Other changes may be required thanks to alterations in the upstream Slurm packaging.

I've started a new Slurm cluster on CentOS 7. The cluster is fine, but around half the worker nodes were listed as down. I restarted `slurmd` on those nodes, and...

centos

I would like to be able to enrol any cluster in our existing FreeIPA setup, instead of using NIS. At the moment I have been testing using manually with separate...

Just tried installing from GitHub on a CentOS 7.2 VM. When I try to run the installation: ``` (elasticluster)[centos@pilot6-admin src]$ python setup.py install Downloading https://pypi.io/packages/source/s/setuptools/setuptools-20.6.8.zip Extracting in /tmp/tmpCjuDis Now working...

Consider using my Fedora COPR repo with SLURM `17.02` builds at: https://copr.fedorainfracloud.org/coprs/verdurin/slurm-17.02/ If this is desirable, I'll submit a PR.

slurm
centos

I see this error when installing AFNI with all R packages: ``` + echo 'Downloading AFNI ...' Downloading AFNI ... + mkdir -p /opt/afni-latest + curl -fsSL --retry 5 https://afni.nimh.nih.gov/pub/dist/tgz/linux_openmp_64.tgz...

I am trying to build `AFNI` from source, `master` branch. ``` make[1]: Leaving directory '/opt/afni-master/src/ptaylor' echo PKG_CPPFLAGS = -I. -I/usr/include -Inifti/nifti2 -Inifti/niftilib -Inifti/nifticdf -Inifti/znzlib -I3DEdge/src -Irickr -DHAVE_ZLIB -DHAVE_GIFTI -If2c >...

In the `Writing Easyconfig Files` page, it's not immediately clear when `keep_git_dir` should be used. Either an example should be given, or a bit more explanation, or both.

documentation

It would be helpful to add an explanation of the reasoning behind the creation of the `GCC` and `GCCcore` toolchains, and give guidance on when to choose which one. There...