Peter Steinbach

Results 77 issues of Peter Steinbach

Check that the learning objectives are complete and correct for the [first lesson](https://github.com/hpc-carpentry/hpc-intro/blob/gh-pages/_episodes/11-hpc-intro.md) with reference to [lesson-outline.md](lesson-outline.md). Use to [cdh](https://cdh.carpentries.org/developing-content.html#supporting-elements) as a guideline on how to write lesson objectives.

help wanted

Check that the key ides are complete and correct for the [first lesson](https://github.com/hpc-carpentry/hpc-intro/blob/gh-pages/_episodes/11-hpc-intro.md) with reference to [lesson-outline.md](lesson-outline.md). Use to [cdh](https://cdh.carpentries.org/developing-content.html#supporting-elements) as a guideline on how to write key points.

help wanted

Check that there are enough challenges for the [first lesson](https://github.com/hpc-carpentry/hpc-intro/blob/gh-pages/_episodes/11-hpc-intro.md) with reference to [lesson-outline.md](https://github.com/hpc-carpentry/hpc-intro/blob/gh-pages/lesson-outline.md). Use to [cdh](https://cdh.carpentries.org/developing-content.html) as a guideline on how to write challenges.

help wanted

- this fixes github issue #1673 - reason: pd.DataFrame.itertuples doesn't like . in column names. - pd.DataFrame.iterrows works like a charm. - the pandas documentation hints to this issue### Description...

In order to pay tribute to this fantastic content, I'd love to cite this repo or this course. It would be wonderful, if you could share in the `README.md` how...

Not sure if this is a known feature/bug: ``` $ sudo docker run -it --device=/dev/kfd --device=/dev/dri --group-add video rocm/rocm-terminal To run a command as administrator (user "root"), use "sudo "....

Many data centers (more from the HPC side) use [singularity](http://singularity.lbl.gov/) to allow the use of containers on their machines. singularity already supports handing out nvidia-gpus through the `--nv` flag. Is...

Feature Request

While working on our deep-learning-intro lesson, the data scientists in us bumped our heads onto the question how to log individual teaching times per teaching module in the current lesson...

We came to a small discussion on what kind of flavor of English language to use in Carpentry material, https://github.com/hpc-carpentry/hpc-shell/pull/4#issuecomment-416965288 People say that en_US is the default for Carpentry material....

I propose to split the hpc-python in half: - hpc-python: [episode 1](https://github.com/hpc-carpentry/hpc-python/blob/gh-pages/_episodes/01-basics.md) to [episode 6](https://github.com/hpc-carpentry/hpc-python/blob/gh-pages/_episodes/06-parallel.md) remains where it is - new hpc-carpentry repository 'hpc-workflows': [episode 11](https://github.com/hpc-carpentry/hpc-python/blob/gh-pages/_episodes/11-snakemake-intro.md) to [episode 18](https://github.com/hpc-carpentry/hpc-python/blob/gh-pages/_episodes/18-final-notes.md) The...