Name: | legion-devel |
---|---|
Version: | 17.08.0 |
Release: | 1.el7 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 3149660 |
License: | ASL 2.0 |
RPM: | legion-devel-17.08.0-1.el7.aarch64.rpm |
Source RPM: | legion-17.08.0-1.el7.src.rpm |
Build Date: | Thu May 31 2018 |
Build Host: | ca-buildarm04.us.oracle.com |
Vendor: | Oracle America |
URL: | http://legion.stanford.edu/ |
Summary: | Development headers and libraries for legion library |
Description: | Legion is a data-centric parallel programming system for writing portable high performance programs targeted at distributed heterogeneous architectures. Legion presents abstractions which allow programmers to describe properties of program data (e.g. independence, locality). By making the Legion programming system aware of the structure of program data, it can automate many of the tedious tasks programmers currently face, including correctly extracting task- and data-level parallelism and moving data around complex memory hierarchies. A novel mapping interface provides explicit programmer controlled placement of data in the memory hierarchy and assignment of tasks to processors in a way that is orthogonal to correctness, thereby enabling easy porting and tuning of Legion applications to new architectures. This package contains development headers and libraries for the legion library |
- Update to 17.08.0 (#1485085) - Re-enable tests on ppc and some on epel7
- Added patch for s390x (bug #1477749), enable gasnet of s390x
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
- Version bump to 17.05.0 (bug #1456066) - Drop 229.patch and 232.patch - merged upstream
- Rebuilt for gasnet-1.28.2
- Final changes from review (bug #1382755)
- Added 232.patch to fix segfault for test on 1 thread systems - Disable some broken tests on ppc64
- Added 229.patch to support "make check" in cmake - Minor changes from review (bug #1382755)
- initial import