premake / premake/premake-core
Nvidia compiler support
Nobody has claimed this yet.
- Dominant language
- C
- Stars
- 3.6k
- Forks
- 654
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 13
Description
What problem will this solve?
Add support for Nvidia HPC C/C++ compiler.
What might be a solution?
Add a new toolset adapter for nvidia compiler in https://github.com/premake/premake-core/tree/master/src/tools
Anything else we should know?
This is a major compiler in the world of HPC, as is Intel (#227).
I can try to make a PR for it.
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 in src/tools, comparing the existing compiler toolset adapters. Add the Nvidia HPC C/C++ compiler support there and verify that Premake recognizes the new adapter; the issue does not name a specific test path, so follow the repository’s existing toolset validation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c, cpp
- Domain
- build-system, tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100