| Summary: | Add OpenMP support to the toolchain | ||
|---|---|---|---|
| Product: | buildroot | Reporter: | Will Newton <will.newton> |
| Component: | Other | Assignee: | unassigned |
| Status: | RESOLVED FIXED | ||
| Severity: | enhancement | CC: | buildroot |
| Priority: | P5 | ||
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Linux | ||
| Host: | Target: | ||
| Build: | |||
|
Description
Will Newton
2010-06-28 16:41:46 UTC
I'm not sure about OpenMP. What would be the use case of this in an embedded scenario ? (In reply to comment #1) > I'm not sure about OpenMP. What would be the use case of this in an embedded > scenario ? The actual use this was put into our local tree was to build OpenCV which can use OpenMP out of the box. It's only really useful on SMP systems but I think there are quite a few of those around these days. Solved by commit 0073143087989caf4e4406a9ee3c80097684c9f3 |