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

[SR-1143] [llbuild] Support for scheduling multithreaded tasks #808

Open
ddunbar opened this issue Apr 4, 2016 · 3 comments
Open

[SR-1143] [llbuild] Support for scheduling multithreaded tasks #808

ddunbar opened this issue Apr 4, 2016 · 3 comments

Comments

@ddunbar
Copy link
Member

ddunbar commented Apr 4, 2016

Previous ID SR-1143
Radar rdar://problem/22640366
Original Reporter @ddunbar
Type Improvement
Additional Detail from JIRA
Votes 0
Component/s llbuild
Labels Improvement
Assignee None
Priority Medium

md5: 5f08aed889d0565e40a9ff9f13edb16c

relates to:

  • SR-1141 [llbuild] Add support for understanding Swift parseable output

Issue Description:

We should support scheduling tasks which are multithreaded (for example, the Swift compiler) and which should recognized as consuming additional resources. Ideally this would be done in a way that we could automatically throttle appropriately once we have a mechanism for the Swift driver to tell us exactly how many threads it is using.

@ddunbar
Copy link
Member Author

ddunbar commented Apr 4, 2016

Related to:
https://bugs.swift.org/browse/SR-1141

@belkadan
Copy link

belkadan commented Apr 4, 2016

Is this really a starter bug?

@ddunbar
Copy link
Member Author

ddunbar commented Apr 4, 2016

No, unfortunately none of the llbuild bugs we have are "starter bugs", yet, but I thought it was better to have some "StarterBugs" in the llbuild component rather than none. I have a TODO to try and get real starter bugs and unlabel these but I can unlabel now if you think it is better.

@swift-ci swift-ci transferred this issue from apple/swift-issues Apr 25, 2022
@shahmishal shahmishal transferred this issue from apple/swift May 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants