Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 604524

Summary: Request new ebuild: facebook-thpp
Product: Gentoo Linux Reporter: Ladislav Zitka <archenroot>
Component: New packagesAssignee: Default Assignee for New Packages <maintainer-wanted>
Status: UNCONFIRMED ---    
Severity: normal CC: archenroot, tajjada
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

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 :-)