Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 604524 - Request new ebuild: facebook-thpp
Summary: Request new ebuild: facebook-thpp
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Default Assignee for New Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-01-03 16:30 UTC by Ladislav Zitka
Modified: 2017-01-11 14:09 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ladislav Zitka 2017-01-03 16:30:57 UTC
I am trying to get running on Gentoo based GPU system facebook Torch neural network engine with multipathnet available at:
https://github.com/facebookresearch/multipathnet

The main overlay which helped me a lot with all dependencies is:
http://data.gpo.zugaina.org/TAJJADA/

I extended this one with some of missing packages at my own overlay:
https://github.com/archenroot/gentoo-overlay

But still, I faced this library missing and I am asking for help with this ebuild:
https://github.com/facebook/thpp

Thank you guys for help with this.

Ladislav
Comment 1 Ladislav Zitka 2017-01-11 14:09:12 UTC
I did improvement here available in my personal overlay. TH++ actually depends on fbthrift and folly packages which I also created.

Take a look here:
https://github.com/archenroot/gentoo-overlay/tree/master/dev-cpp

These are highly experimental as I am not that much skilled in ebuild writting yet :-)