Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Install curl #2

Closed
wants to merge 1 commit into from
Closed

Install curl #2

wants to merge 1 commit into from

Conversation

raydouglass
Copy link
Collaborator

@raydouglass raydouglass commented Oct 12, 2020

Need curl for making some calls to the GitHub API in gpuCI.

Tested by manually building the docker image.

@raydouglass raydouglass self-assigned this Oct 12, 2020
brycelelbach added a commit that referenced this pull request Oct 13, 2020
- Add support for the NVHPC containers (required for NVC++).
- Add support for CentOS to the Dockerfile (required for the NVHPC containers).
- Get CMake from GitHub; Ubuntu 18.04 and CentOS 7 don't have a new enough
  version.
- Replace wget with curl, which is needed for gpuCI.
- Add vim, gdb, and strace to the containers so we can use them for debugging.
- Refactor all the Dockerfile run steps into one single bash script to reduce
  the number of layers.

Fixes #2 and #3.
@brycelelbach
Copy link
Collaborator

#4 should take care of this.

brycelelbach added a commit that referenced this pull request Oct 16, 2020
- Add support for the NVHPC containers (required for NVC++).
- Add support for CentOS to the Dockerfile (required for the NVHPC containers).
- Get CMake from GitHub; Ubuntu 18.04 and CentOS 7 don't have a new enough
  version.
- Replace wget with curl, which is needed for gpuCI.
- Add vim, gdb, and strace to the containers so we can use them for debugging.
- Refactor all the Dockerfile run steps into one single bash script to reduce
  the number of layers.

Fixes #2 and #3.
alliepiper referenced this pull request in alliepiper/cccl Mar 28, 2024
Human-readable outputs (md) and CLI inputs still use percentages.
In-memory and machine-readable outputs (csv, json) use ratios.

This is the convention that spreadsheet apps expect. Fixes #2.
copy-pr-bot bot pushed a commit that referenced this pull request Oct 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants