-
Notifications
You must be signed in to change notification settings - Fork 69
Closed
Description
My main points are follows:
- For guys who don't have root permission on their developing machine(it's a usual case as a team sharing one developing machine with few GPUs), they need to spend some effort to install Boost or boost-program-options. However, without root permission, this is time-consuming.
- The nvBandwidth uses boost-program-options just for giving executable binary a command line function which many other easier installed libraries can also do. We can use these as thirdparties directly to avoid installing additionally. Or we can just write one by AI Agent. So I think introduce boost dependency is really unnecessary.
I would like to submit a PR to remove boost dependency if you think this is necessary.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels