Added comparison table, graphics, and tip message box to Step 1#990
Added comparison table, graphics, and tip message box to Step 1#990daniellawright wants to merge 1 commit into
Conversation
daniellawright
commented
Jun 22, 2026
- Short description of what execution points are
- Comparison table of HTC and HPC
- Graphics of a workflow overview and splitting workflows analogy
- Tip message box for splitting your workflow into smaller tasks whenever possible
CannonLock
left a comment
There was a problem hiding this comment.
Hey!
This is the first PR I have seen from you so I thought I would run through for a quick accessibility review.
Forgive if I over explain, I have a vague recollection you teach HTML?
|
|
||
| Like nearly all large-scale compute systems, users of both CHTC's High Throughput and High Performance systems prepare their computational work and submit them as tasks called jobs. These jobs run on execution points, which are the computers that perform the work. | ||
|
|
||
| <p style="text-align:center"><img src="/images/roadmap-workflow-overview.png" width=900px></p> |
There was a problem hiding this comment.
I have a feeling this is a very content rich image. Make sure that you have a very rich alt tag to accompany it.
The alt tag is what screen readers use for the blind or AI uses to get image context. It provides a text description of what the image contains.
xamberl
left a comment
There was a problem hiding this comment.
I agree with adding alt text to the HTML. It's something that we (RCFs) sometimes fail to do, but very important to do!
| <td>CPUs work together?</td> | ||
| <td>X</td> | ||
| <td>✓</td> |
There was a problem hiding this comment.
As mentioned in today's group meeting, let's add another row for "Computers work together?"