Bug 1648498

Summary: Review Request: hpx - HPX is a general purpose C++ runtime system for parallel and distributed applications of any scale
Product: [Fedora] Fedora Reporter: Patrick Diehl <patrickdiehl1>
Component: Package ReviewAssignee: Luis Segundo <luis>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: unspecified    
Version: rawhideCC: junghans, luis, package-review
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-11-14 18:52:44 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 177841    

Description Patrick Diehl 2018-11-09 23:32:37 UTC
Spec URL: https://github.com/diehlpk/hpx_packaging/blob/fedora/29/Fedora/hpx.spec
SRPM URL: https://drive.google.com/open?id=1iS8s_TUbYSii33etF6Z9N1LP9Otg1AhU

Description: 

HPX is a general purpose C++ runtime system for parallel and distributed applications of any scale.

The goal of HPX is to create a high quality, freely available, open source implementation of the 
ParalleX model for conventional systems, such as classic Linux based Beowulf clusters or multi-socket
highly parallel SMP nodes. At the same time, we want to have a very modular and well designed runtime
system architecture which would allow us to port our implementation onto new computer system
architectures. We want to use real world applications to drive the development of the runtime system,
coining out required functionalities and converging onto a stable API which will provide a smooth
migration path for developers. The API exposed by HPX is modelled after the interfaces defined by the
C++11 ISO standard and adheres to the programming guidelines used by the Boost collection of C++
libraries.


Fedora Account System Username: diehlpk

Successful koji builds can be found here

https://koji.fedoraproject.org/koji/taskinfo?taskID=30764659

Comment 1 Patrick Diehl 2018-11-09 23:34:14 UTC
This is my first package and I would be happy to find a sponsor.

Comment 2 Patrick Diehl 2018-11-14 17:13:58 UTC
Since HPX 1.2 was released this Monday the hpx.spec file was updated to 1.2 instead of using the release candidate and can be found here

https://github.com/diehlpk/hpx_packaging/blob/fedora/29/Fedora/hpx.spec

Comment 3 Luis Segundo 2018-11-14 17:20:21 UTC
Hi Patrick, you can move the spec and srpm to fedora Fedora People

Comment 4 Patrick Diehl 2018-11-14 17:22:49 UTC
Hi Luis, sure, I started a new koji scratch build with HPX 1.2 and once this is finished I will move all to fedora people.

Comment 5 Christoph Junghans 2018-11-14 18:52:44 UTC

*** This bug has been marked as a duplicate of bug 1649874 ***