adding support for QNX
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- C
- Stars
- 1.2k
- Forks
- 409
- PR merge metrics
- No merged PRs in 30d
Description
I am cross compiling libtorch for QNX and I came across cpuinfo which does not have an implementation for QNX. Is there a way to build libtorch and bypass cpuinfo? Otherwise I will create an implementation for cpuinfo for QNX
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing how libtorch's cross-compilation for QNX depends on cpuinfo, then review the existing platform implementations in cpuinfo. Determine whether a supported bypass exists; otherwise define the scope of QNX support and identify the required implementation work. Done means the chosen path is documented and usable for QNX builds.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- operating-systems
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100