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

Add gpu utilization guide #129

Open
wants to merge 10 commits into
base: main
Choose a base branch
from

Conversation

giraffekey
Copy link

GPU Utilization Guide

/claim #8
/closes #8

Writer's Checklist

Writing Structure

  • Use short sentences and paragraphs, and include bucket brigades.
  • Include more than two descriptive H2 headings to organize content.
  • Capitalize headings according to the AP Stylebook (use this tool)
  • Include an introduction with at least two paragraphs before the first H2 section.
  • Use appropriate formatting (bold, italic, underline), notes, quotes, TLDRs, and key points.
  • Incorporate code elements and Markdown format where appropriate.
  • Ensure at least one visual element per “screen” of the article (screenshots, diagrams, tables, graphs, lists, sidenotes, blockquotes).

Fact-Checking

  • Verify all facts and data points included in the article.

Asset Management

  • Save images in the /assets folder.
  • Follow naming conventions: YYYYMMDD_title_of_the_article_IMG_NAME_NO.png.
  • (Optional) Create a GitHub repo for the code referenced in the article and share it.
  • (Optional) Include a link to this Loom video in the PR comments.

Interlinking

Glossary/Definitions

  • Create new definition in /defitnitions folder.

Review and Edit

  • Ensure articles address the needs of the target audience and their search intent.
  • Read the article out loud to catch any awkward phrasing.
  • Run the draft through Grammarly or a similar grammar tool.
  • Double-check adherence to the style guide and repository guidelines.
  • Use the name of the article for the title of the PR.

Signed-off-by: giraffekey <[email protected]>
@mojafa
Copy link
Collaborator

mojafa commented Dec 6, 2024

@giraffekey
Could you please screenshots of the mentioned commands and code runs?

equally do you have a repo where you have this code? I'm trying to replicate evry step.

also this is meant to be an article...see here: #8

@mojafa
Copy link
Collaborator

mojafa commented Dec 6, 2024

Also no mention of Daytona or how to setup using Daytona...

Screenshot 2024-12-07 at 01 47 16

@giraffekey
Copy link
Author

giraffekey commented Dec 7, 2024

Repo:
https://github.com/giraffekey/gpu-container-example

Video:

demo.mp4

Signed-off-by: giraffekey <[email protected]>
Signed-off-by: giraffekey <[email protected]>
@mojafa
Copy link
Collaborator

mojafa commented Dec 7, 2024

Uploading Screenshot 2024-12-07 at 07.26.22.png…
I think you forgiot to add the images.

@mojafa
Copy link
Collaborator

mojafa commented Dec 7, 2024

@giraffekey I'd really appreciate it if you could draw an architecture for how your project works. To be honest, it's just codes and commands at the moment. Also, I see you added the bit for your repo and used daytona create for that. But im wonderingwher eit comes in. This article should cover enough for new bies to know how they're all tied together

@mojafa
Copy link
Collaborator

mojafa commented Dec 7, 2024

@giraffekey I'd really appreciate it if you could draw an architecture for how your project works. To be honest, it's just codes and commands at the moment. Also, I see you added the bit for your repo and used daytona create for that. But im wonderingwher eit comes in. This article should cover enough for new bies to know how they're all tied together

@mojafa
Copy link
Collaborator

mojafa commented Dec 7, 2024

We're almost there.

I'd suggest get rid of the docker image asset and actually share an architecture diagram of how your project connects, then add some screenshots of your code runs and terminal results.

@giraffekey giraffekey force-pushed the gpu-utilization-guide branch from 04a230b to a44536b Compare December 8, 2024 05:39
Copy link
Collaborator

@mojafa mojafa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

check my comments, you're almost there to be honest

articles/20240820_gpu_utilization.md Outdated Show resolved Hide resolved
articles/20240820_gpu_utilization.md Show resolved Hide resolved
articles/20240820_gpu_utilization.md Outdated Show resolved Hide resolved
articles/20240820_gpu_utilization.md Outdated Show resolved Hide resolved
@mojafa
Copy link
Collaborator

mojafa commented Dec 8, 2024

@giraffekey or tell users to create a new workspace form your repo_url, then guide them through the steps...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

GPU Utilization in Containerized Environments
2 participants