Code Monkey home page Code Monkey logo

hpc-intro's People

Contributors

abbycabs avatar annajiat avatar aturner-epcc avatar bkmgit avatar carriebrown avatar cdkharris avatar christinalk avatar devbioinfoguy avatar dpshelio avatar drkrynstrng avatar fmichonneau avatar gvwilson avatar heatherkellyucl avatar jstaf avatar markcmiller86 avatar mikerenfro avatar ocaisa avatar owainkenwayucl avatar pbanaszkiewicz avatar psteinb avatar reid-a avatar rgaiacs avatar sabryr avatar sjaffa avatar symulation avatar tkoskela avatar tkphd avatar tobyhodges avatar twitwi avatar willgraham01 avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

themkots

hpc-intro's Issues

arguments on bash scripts

by @heatherkellyucl

HPC Carpentry example jobscripts - #!/usr/bin/env bash -l does not work, with the -l added it needs to be #!/bin/bash -l (or /usr/bin/bash -l either works on our clusters but we use the former in our examples)

Python example

About the 'Using resources effectively' lesson, which needs a resource-using program to be run: there's also a Python 3 version of calculating pi, if no one has any other Python examples they think would be better. (Would require loading python3/recommended). Is in our pi-examples and could be put in /shared/ucl/apps/examples like the C one

Work around to the sacct vs jobhist output

Episode 16 (resources): we need to find a replacement for bench.snip, which has the output from the sacct command.

  • Hostname โœ”๏ธ (jobhist -h)
  • MaxRSS โœ”๏ธ(Using time -v)
  • Elapsed โœ”๏ธ (jobhist output FETIME-FSTIME)
  • State โœ”๏ธ (jobhist output)
  • MaxDiskRead โŒ
  • MaxDiskWrite โŒ

The problem with time is that the output is quite cryptic for beginners... We may contribute an explanation upstream so it may be also used by others.

Feedback on HPC Intro and HPC Carpentry

Greetings from the HPC Carpentry Steering Committee!

We are reaching out to you because this repository is a fork of the HPC Intro lesson. The community that maintains your "upstream" repository is currently involved in an effort to become an official lesson program of The Carpentries(tm). We are reaching out to various forks in an effort to identify and build a larger and more integrated HPC Carpentry community.

Part of this process is to show that the upstream lesson is being used, and that there is a pool of potential instructors interested in giving the lesson. This is a big part of showing that there is the scope to grow a wider community around HPC Carpentry.

Is someone from your team is interested in collaborating in this larger community? If so, please indicate yes in this issue. Forks like yours can potentially add value to the broader HPC Carpentry community by expanding the base of instructors, providing feedback on your experience in teaching the material, and providing edits to the material through pull requests or issues, as well as participation in community governance.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.