Hello community,

here is the log from the commit of package legion for openSUSE:Factory checked 
in at 2018-07-09 13:28:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/legion (Old)
 and      /work/SRC/openSUSE:Factory/.legion.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "legion"

Mon Jul  9 13:28:16 2018 rev:12 rq:621104 version:18.05.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/legion/legion.changes    2018-06-19 
12:01:08.579646981 +0200
+++ /work/SRC/openSUSE:Factory/.legion.new/legion.changes       2018-07-09 
13:29:15.654742770 +0200
@@ -7,0 +8,18 @@
+Mon Jun  4 15:04:47 UTC 2018 - nmoreychaisemar...@suse.com
+- Update to legion 18.05.0
+  * Legion
+    - Migrated all node-local Legion reservations to use Realm fast 
reservations and removed no longer necessary continuations
+    - Added support for mapper attached data to all Mappable types
+    - Added support for assigning a block of IDs to a library in a consistent 
way across nodes via generate_library_task_ids and friends
+  * Realm
+    - Added support for "fast" reservations that have better performance 
characteristics for reservations local to a node
+  * C API
+    - Updated projection functor API to match Legion C++ API
+  * Regent
+    - Regent now generates disjointness constraints for affine expressions in 
partition accesses. E.g. p[i] and p[i+1] are now known to be disjoint at 
compile time as long as p is a disjoint partition
+    - Support for non-trivial projection functors in index space launches such 
as f(p[i+1])
+    - Improvements to compile time spent in various optimization passes
+    - Support for parallel compilation with the flag -fjobs N
+    - Miscellaneous fixes 
+
+-------------------------------------------------------------------

Old:
----
  legion-18.02.0.0.57d01885ce18.tar.gz

New:
----
  legion-18.05.0.0.1ebd2fdc0da1.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ legion.spec ++++++
--- /var/tmp/diff_new_pack.Scm7iR/_old  2018-07-09 13:29:16.342741376 +0200
+++ /var/tmp/diff_new_pack.Scm7iR/_new  2018-07-09 13:29:16.342741376 +0200
@@ -17,7 +17,7 @@
 #
 
 
-%define git_ver .0.57d01885ce18
+%define git_ver .0.1ebd2fdc0da1
 %ifarch ppc64
 %define mpi_implem openmpi
 %else
@@ -25,7 +25,7 @@
 %endif
 
 Name:           legion
-Version:        18.02.0
+Version:        18.05.0
 Release:        0
 Summary:        A data-centric parallel programming system
 License:        Apache-2.0

++++++ _service ++++++
--- /var/tmp/diff_new_pack.Scm7iR/_old  2018-07-09 13:29:16.370741319 +0200
+++ /var/tmp/diff_new_pack.Scm7iR/_new  2018-07-09 13:29:16.370741319 +0200
@@ -8,7 +8,7 @@
     <param name="versionformat">@PARENT_TAG@.@TAG_OFFSET@.%h</param>
     <param name="versionrewrite-pattern">legion(.*)</param>
     <param name="versionrewrite-replacement">\1</param>
-    <param name="revision">57d01885ce18c54b9c8f798d3c4184ae56b794d3</param>
+    <param name="revision">1ebd2fdc0da12397777ec4ea94f4ee0841ea244a</param>
   </service>
   <service name="recompress" mode="disabled">
     <param name="file">legion*.tar</param>

++++++ legion-18.02.0.0.57d01885ce18.tar.gz -> 
legion-18.05.0.0.1ebd2fdc0da1.tar.gz ++++++
++++ 44214 lines of diff (skipped)


Reply via email to