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

Fixing broken links #218

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

behoppe
Copy link
Member

@behoppe behoppe commented Sep 18, 2023

Fixing broken links reported by @wheatman in #217. This is a first pass, and there are still broken links.

Corrections made so far

[/doc/tutorials/introduction-to-cilk-programming/]

  • "task-parallel-platforms-programming-and-algorithms" -- fixed link
  • "multicores" -- fixed link
  • "spawning" -- fixed link
  • "parallel loops" -- fixed link
  • "scalability" -- fixed link (to "scale down")
  • "spawning" -- fixed link
  • "syncing" -- fixed link

[/doc/users-guide/cilkscale/]

  • "arithmetic intensity" -- removed link

[/doc/reference/reducers/]

  • "monoid" -- removed link

[/doc/reference/glossary]

  • "processors" -- fixed link
  • "processors" -- fixed link

Remaining issues

[/doc/tutorials/introduction-to-cilk-programming/]

  • "parallel algorithms"
  • "logical parallelism"
  • "fork-join parallelism"
  • "Cilkscale"
  • "nested parallelism"
  • "child"
  • "parent"
  • "continuation"

[/doc/users-guide/cilkscale/]

  • "logical parallelism"
  • "parallel slackness"
  • "contention"
  • "coarsening"

[/doc/reference/glossary]

  • "Cilkpp"
  • "concurrent agents"

@netlify
Copy link

netlify bot commented Sep 18, 2023

Deploy Preview for sage-licorice-6da44d ready!

Name Link
🔨 Latest commit 23f8fa9
🔍 Latest deploy log https://app.netlify.com/sites/sage-licorice-6da44d/deploys/65089c71d7cc590008407827
😎 Deploy Preview https://deploy-preview-218--sage-licorice-6da44d.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

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.

Broken links on /doc/tutorials/introduction-to-cilk-programming/
1 participant