Browse Source

update git revision numbers

Nathalie Furmento 5 years ago
parent
commit
f2b80582aa
1 changed files with 48 additions and 48 deletions
  1. 48 48
      ChangeLog

+ 48 - 48
ChangeLog

@@ -38,8 +38,8 @@ Small features:
     STARPU_WORKER_STATS_FILE to specify files in which to display
     STARPU_WORKER_STATS_FILE to specify files in which to display
     statistics about data transfers and workers.
     statistics about data transfers and workers.
 
 
-StarPU 1.3.3 (git revision xxx)
-==============================================
+StarPU 1.3.3 (git revision 11afc5b007fe1ab1c729b55b47a5a98ef7f3cfad)
+====================================================================
 
 
 New features:
 New features:
   * New semantic for starpu_task_insert() and alike parameters
   * New semantic for starpu_task_insert() and alike parameters
@@ -88,7 +88,7 @@ Small changes:
      idle time instead of overhead.
      idle time instead of overhead.
 
 
 StarPU 1.3.2 (git revision af22a20fc00a37addf3cc6506305f89feed940b0)
 StarPU 1.3.2 (git revision af22a20fc00a37addf3cc6506305f89feed940b0)
-==============================================
+====================================================================
 
 
 Small changes:
 Small changes:
   * Improve OpenMP support to detect the environment is valid before
   * Improve OpenMP support to detect the environment is valid before
@@ -101,7 +101,7 @@ Small changes:
     communications progress.
     communications progress.
 
 
 StarPU 1.3.1 (git revision 01949488b4f8e6fe26d2c200293b8aae5876b038)
 StarPU 1.3.1 (git revision 01949488b4f8e6fe26d2c200293b8aae5876b038)
-==============================================
+====================================================================
 
 
 Small features:
 Small features:
   * Add starpu_filter_nparts_compute_chunk_size_and_offset helper.
   * Add starpu_filter_nparts_compute_chunk_size_and_offset helper.
@@ -112,7 +112,7 @@ Small changes:
     library is available, also check the compiled code can be run.
     library is available, also check the compiled code can be run.
 
 
 StarPU 1.3.0 (git revision 24ca83c6dbb102e1cfc41db3bb21c49662067062)
 StarPU 1.3.0 (git revision 24ca83c6dbb102e1cfc41db3bb21c49662067062)
-==============================================
+====================================================================
 
 
 New features:
 New features:
   * New scheduler 'heteroprio' with heterogeneous priorities
   * New scheduler 'heteroprio' with heterogeneous priorities
@@ -266,27 +266,27 @@ StarPU 1.2.9 (git revision xxx)
     data transfer costs.
     data transfer costs.
 
 
 StarPU 1.2.8 (git revision f66374c9ad39aefb7cf5dfc31f9ab3d756bcdc3c)
 StarPU 1.2.8 (git revision f66374c9ad39aefb7cf5dfc31f9ab3d756bcdc3c)
-==============================================
+====================================================================
 
 
 Small features:
 Small features:
   * Minor fixes
   * Minor fixes
 
 
 StarPU 1.2.7 (git revision 07cb7533c22958a76351bec002955f0e2818c530)
 StarPU 1.2.7 (git revision 07cb7533c22958a76351bec002955f0e2818c530)
-==============================================
+====================================================================
 
 
 Small features:
 Small features:
   * Add STARPU_HWLOC_INPUT environment variable to save initialization time.
   * Add STARPU_HWLOC_INPUT environment variable to save initialization time.
   * Add starpu_data_set/get_ooc_flag.
   * Add starpu_data_set/get_ooc_flag.
 
 
 StarPU 1.2.6 (git revision 23049adea01837479f309a75c002dacd16eb34ad)
 StarPU 1.2.6 (git revision 23049adea01837479f309a75c002dacd16eb34ad)
-==============================================
+====================================================================
 
 
 Small changes:
 Small changes:
   * Fix crash for lws scheduler
   * Fix crash for lws scheduler
   * Avoid making hwloc load PCI topology when CUDA is not enabled
   * Avoid making hwloc load PCI topology when CUDA is not enabled
 
 
 StarPU 1.2.5 (git revision 22f32916916d158e3420033aa160854d1dd341bd)
 StarPU 1.2.5 (git revision 22f32916916d158e3420033aa160854d1dd341bd)
-==============================================
+====================================================================
 
 
 Small features:
 Small features:
   * Add a new value STARPU_TASK_COLOR to be used in
   * Add a new value STARPU_TASK_COLOR to be used in
@@ -297,7 +297,7 @@ Changes:
   * Do not export -lcuda -lcudart -lOpenCL in *starpu*.pc.
   * Do not export -lcuda -lcudart -lOpenCL in *starpu*.pc.
 
 
 StarPU 1.2.4 (git revision 255cf98175ef462749780f30bfed21452b74b594)
 StarPU 1.2.4 (git revision 255cf98175ef462749780f30bfed21452b74b594)
-==============================================
+====================================================================
 
 
 Small features:
 Small features:
    * Catch of signals SIGINT and SIGSEGV to dump fxt trace files.
    * Catch of signals SIGINT and SIGSEGV to dump fxt trace files.
@@ -314,8 +314,8 @@ Small features:
    * Add a way to choose the dag.dot colors.
    * Add a way to choose the dag.dot colors.
 
 
 
 
-StarPU 1.2.3 (svn revision 22444)
-==============================================
+StarPU 1.2.3 (git revision 586ba6452a8eef99f275c891ce08933ae542c6c2)
+====================================================================
 
 
 New features:
 New features:
   * Add per-node MPI data.
   * Add per-node MPI data.
@@ -347,8 +347,8 @@ Small changes:
     reduction methods are provided, and make sure a handle is
     reduction methods are provided, and make sure a handle is
     initialized before trying to read it.
     initialized before trying to read it.
 
 
-StarPU 1.2.2 (svn revision 21308)
-==============================================
+StarPU 1.2.2 (git revision a0b01437b7b91f33fb3ca36bdea35271cad34464)
+===================================================================
 
 
 New features:
 New features:
   * Add starpu_data_acquire_try and starpu_data_acquire_on_node_try.
   * Add starpu_data_acquire_try and starpu_data_acquire_on_node_try.
@@ -389,8 +389,8 @@ Small changes:
   * Fix odd ordering of CPU workers on CPUs due to GPUs stealing some
   * Fix odd ordering of CPU workers on CPUs due to GPUs stealing some
     cores
     cores
 
 
-StarPU 1.2.1 (svn revision 20299)
-==============================================
+StarPU 1.2.1 (git revision 473acaec8a1fb4f4c73d8b868e4f044b736b41ea)
+====================================================================
 
 
 New features:
 New features:
   * Add starpu_fxt_trace_user_event_string.
   * Add starpu_fxt_trace_user_event_string.
@@ -426,8 +426,8 @@ Small changes:
     temporary data
     temporary data
   * Fix compatibility with simgrid 3.14
   * Fix compatibility with simgrid 3.14
 
 
-StarPU 1.2.0 (svn revision 18521)
-==============================================
+StarPU 1.2.0 (git revision 5a86e9b61cd01b7797e18956283cc6ea22adfe11)
+====================================================================
 
 
 New features:
 New features:
   * MIC Xeon Phi support
   * MIC Xeon Phi support
@@ -628,8 +628,8 @@ Small changes:
     STARPU_NMIC will be the number of devices, and STARPU_NMICCORES
     STARPU_NMIC will be the number of devices, and STARPU_NMICCORES
     will be the number of cores per device.
     will be the number of cores per device.
 
 
-StarPU 1.1.5 (svn revision xxx)
-==============================================
+StarPU 1.1.5 (git revision 20469c6f3e7ecd6c0568c8e4e4b5b652598308d8xxx)
+=======================================================================
 The scheduling context release
 The scheduling context release
 
 
   * Add starpu_memory_pin and starpu_memory_unpin to pin memory allocated
   * Add starpu_memory_pin and starpu_memory_unpin to pin memory allocated
@@ -639,8 +639,8 @@ The scheduling context release
     easily control the number of submitted tasks by making task submission
     easily control the number of submitted tasks by making task submission
     block.
     block.
 
 
-StarPU 1.1.4 (svn revision 14856)
-==============================================
+StarPU 1.1.4 (git revision 2a3d30b28d6d099d271134a786335acdbb3931a3)
+====================================================================
 The scheduling context release
 The scheduling context release
 
 
 New features:
 New features:
@@ -674,8 +674,8 @@ Small features:
 Changes:
 Changes:
   * Fix complexity of implicit task/data dependency, from quadratic to linear.
   * Fix complexity of implicit task/data dependency, from quadratic to linear.
 
 
-StarPU 1.1.3 (svn revision 13450)
-==============================================
+StarPU 1.1.3 (git revision 11afc5b007fe1ab1c729b55b47a5a98ef7f3cfad)
+====================================================================
 The scheduling context release
 The scheduling context release
 
 
 New features:
 New features:
@@ -690,8 +690,8 @@ Small changes:
     issues on parallel launches, MPI runs notably.
     issues on parallel launches, MPI runs notably.
   * Lots of build fixes for icc on Windows.
   * Lots of build fixes for icc on Windows.
 
 
-StarPU 1.1.2 (svn revision 13011)
-==============================================
+StarPU 1.1.2 (git revision d14c550798630bbc4f3da2b07d793c47e3018f02)
+====================================================================
 The scheduling context release
 The scheduling context release
 
 
 New features:
 New features:
@@ -704,8 +704,8 @@ New features:
   * Add STARPU_TRACE_BUFFER_SIZE environment variable to specify the size of
   * Add STARPU_TRACE_BUFFER_SIZE environment variable to specify the size of
     the trace buffer.
     the trace buffer.
 
 
-StarPU 1.1.1 (svn revision 12638)
-==============================================
+StarPU 1.1.1 (git revision dab2e51117fac5bef767f3a6b7677abb2147d2f2)
+====================================================================
 The scheduling context release
 The scheduling context release
 
 
 New features:
 New features:
@@ -749,8 +749,8 @@ Small changes:
     configure option --enable-starpufft-examples needs to be specified
     configure option --enable-starpufft-examples needs to be specified
     to change this behaviour.
     to change this behaviour.
 
 
-StarPU 1.1.0 (svn revision 11960)
-==============================================
+StarPU 1.1.0 (git revision 3c4bc72ccef30e767680cad3d749c4e9010d4476)
+====================================================================
 The scheduling context release
 The scheduling context release
 
 
 New features:
 New features:
@@ -987,8 +987,8 @@ Small changes:
   * Fix performance regression: dmda queues were inadvertently made
   * Fix performance regression: dmda queues were inadvertently made
     LIFOs in r9611.
     LIFOs in r9611.
 
 
-StarPU 1.0.3 (svn revision 7379)
-==============================================
+StarPU 1.0.3 (git revision 25f8b3a7b13050e99bf1725ca6f52cfd62e7a861)
+====================================================================
 
 
 Changes:
 Changes:
   * Several bug fixes in the build system
   * Several bug fixes in the build system
@@ -996,8 +996,8 @@ Changes:
   * Fix generating FXT traces bigger than 64MiB.
   * Fix generating FXT traces bigger than 64MiB.
   * Improve ENODEV error detections in StarPU FFT
   * Improve ENODEV error detections in StarPU FFT
 
 
-StarPU 1.0.2 (svn revision 7210)
-==============================================
+StarPU 1.0.2 (git revision 6f95de279d6d796a39debe8d6c5493b3bdbe0c37)
+====================================================================
 
 
 Changes:
 Changes:
   * Add starpu_block_shadow_filter_func_vector and an example.
   * Add starpu_block_shadow_filter_func_vector and an example.
@@ -1006,8 +1006,8 @@ Changes:
   * Fix parallel tasks CPU binding and combined worker generation.
   * Fix parallel tasks CPU binding and combined worker generation.
   * Fix generating FXT traces bigger than 64MiB.
   * Fix generating FXT traces bigger than 64MiB.
 
 
-StarPU 1.0.1 (svn revision 6659)
-==============================================
+StarPU 1.0.1 (git revision 97ea6e15a273e23e4ddabf491b0f9481373ca01a)
+====================================================================
 
 
 Changes:
 Changes:
   * hwloc support. Warn users when hwloc is not found on the system and
   * hwloc support. Warn users when hwloc is not found on the system and
@@ -1021,8 +1021,8 @@ Changes:
   * Update SOCL to use new API
   * Update SOCL to use new API
   * Documentation improvement.
   * Documentation improvement.
 
 
-StarPU 1.0.0 (svn revision 6306)
-==============================================
+StarPU 1.0.0 (git revision d3ad9ca318ec9acfeaf8eb7d8a018b09e4722292)
+====================================================================
 The extensions-again release
 The extensions-again release
 
 
 New features:
 New features:
@@ -1108,8 +1108,8 @@ Small changes:
   * Documentation improvement.
   * Documentation improvement.
 
 
 
 
-StarPU 0.9 (svn revision 3721)
-==============================================
+StarPU 0.9 (git revision 12bba8528fc0d85367d885cddc383ba54efca464)
+==================================================================
 The extensions release
 The extensions release
 
 
   * Provide the STARPU_REDUX data access mode
   * Provide the STARPU_REDUX data access mode
@@ -1131,8 +1131,8 @@ The extensions release
   * Add stencil MPI example
   * Add stencil MPI example
   * Initial support for CUDA4
   * Initial support for CUDA4
 
 
-StarPU 0.4 (svn revision 2535)
-==============================================
+StarPU 0.4 (git revision ad8d8be3619f211f228c141282d7d504646fc2a6)
+==================================================================
 The API strengthening release
 The API strengthening release
 
 
   * Major API improvements
   * Major API improvements
@@ -1157,8 +1157,8 @@ The API strengthening release
     - Add OpenCL support
     - Add OpenCL support
     - Add support for Windows
     - Add support for Windows
 
 
-StarPU 0.2.901 aka 0.3-rc1 (svn revision 1236)
-==============================================
+StarPU 0.2.901 aka 0.3-rc1 (git revision 991f2abb772c17c3d45bbcf27f46197652e6a3ef)
+==================================================================================
 The asynchronous heterogeneous multi-accelerator release
 The asynchronous heterogeneous multi-accelerator release
 
 
   * Many API changes and code cleanups
   * Many API changes and code cleanups
@@ -1186,8 +1186,8 @@ The asynchronous heterogeneous multi-accelerator release
     specify where to bind the workers
     specify where to bind the workers
   * Use the hwloc library to detect the actual number of cores
   * Use the hwloc library to detect the actual number of cores
 
 
-StarPU 0.2.0 (svn revision 1013)
-==============================================
+StarPU 0.2.0 (git revision 73e989f0783e10815aff394f80242760c4ed098c)
+====================================================================
 The Stabilizing-the-Basics release
 The Stabilizing-the-Basics release
 
 
   * Various API cleanups
   * Various API cleanups
@@ -1201,8 +1201,8 @@ The Stabilizing-the-Basics release
   * More examples are supplied
   * More examples are supplied
 
 
 
 
-StarPU 0.1.0 (svn revision 794)
-==============================================
+StarPU 0.1.0 (git revision 911869a96b40c74eb92b30a43d3e08bf445d8078)
+====================================================================
 First release.
 First release.
 
 
 Status:
 Status: