2019-03-15 08:24:26 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Mar 15 07:23:19 UTC 2019 - Egbert Eich <eich@suse.com>
|
|
|
|
|
|
|
|
- Build HPC master package for 'examples'.
|
|
|
|
|
2019-02-14 07:48:36 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Feb 12 12:58:53 UTC 2019 - Antoine Ginies <aginies@suse.com>
|
|
|
|
|
|
|
|
- add a examples subpackage which include graphs* file to test Metis
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Feb 11 06:52:10 UTC 2019 - Egbert Eich <eich@suse.com>
|
|
|
|
|
|
|
|
- Set default module version correctly when installing
|
|
|
|
master package, unset when deinstalling the default library
|
|
|
|
package.
|
|
|
|
- Fix %%post and %%postun scripts for HPC.
|
|
|
|
- Fix dependencies for HPC.
|
|
|
|
- Fix HPC modulefile:
|
|
|
|
* Aibraries are always there when module file is installed.
|
|
|
|
* Set PKG_CONFIG_PATH.
|
|
|
|
- Fix package group names.
|
|
|
|
|
2018-11-23 08:41:03 +01:00
|
|
|
-------------------------------------------------------------------
|
2019-01-14 10:57:12 +01:00
|
|
|
Mon Jan 14 09:50:54 UTC 2019 - eich@suse.com
|
|
|
|
|
|
|
|
- Remove dependency to a non-existing module package for HPC.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2018-11-23 08:41:03 +01:00
|
|
|
Thu Nov 22 16:27:05 UTC 2018 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
|
|
|
|
- Edit description to put time-sensitive wording into context.
|
|
|
|
|
2018-11-22 16:13:58 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Oct 26 09:27:45 UTC 2018 - eich@suse.com
|
|
|
|
|
|
|
|
- General spec file clean up.
|
|
|
|
- Touch-up to the HPC build.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Nov 30 13:22:30 UTC 2017 - jjolly@suse.com
|
|
|
|
|
|
|
|
- Implemented suse-hpc packaging
|
|
|
|
- Added metis-makefile-c-directives.patch
|
|
|
|
- Provides cflags option to help provide metis native build process
|
|
|
|
|
2014-06-21 20:38:40 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Jun 20 08:38:47 UTC 2014 - dmitry_r@opensuse.org
|
|
|
|
|
2014-06-25 08:54:37 +02:00
|
|
|
- Update to version 5.1.0, changes since version 4.0
|
2014-06-21 20:38:40 +02:00
|
|
|
* strtoidx() addition for portable input file parsing
|
|
|
|
* Fixed some bad memory allocation calls
|
|
|
|
* Incorporated GKlib into METIS, which replaced many of its
|
|
|
|
internal functions.
|
|
|
|
* A nearly complete re-write of Metis' code-based that changed
|
|
|
|
expanded the functionality of the command-line programs and
|
|
|
|
API routines
|
|
|
|
* Multi-constraint partitioning can be used in conjunction with
|
|
|
|
minimization of the total communication volume.
|
|
|
|
* All graph and mesh partitioning routines take as input the
|
|
|
|
target sizes of the partitions, which among others, allow them
|
|
|
|
to compute partitioning solutions that are well-suited for
|
|
|
|
parallel architectures with heterogeneous computing capabilities.
|
|
|
|
* When multi-constraint partitioning is used, the target sizes of
|
|
|
|
the partitions are specified on a per partition-constraint pair.
|
|
|
|
* The multilevel k-way partitioning algorithms can compute a
|
|
|
|
partitioning solution in which each partition is contiguous.
|
|
|
|
* All partitioning and ordering routines can compute multiple
|
|
|
|
different solutions and select the best as the final solution.
|
|
|
|
* The mesh partitioning and mesh-to-graph conversion routines can
|
|
|
|
operate on mixed element meshes.
|
|
|
|
* The command-line programs provide full access to the entire
|
|
|
|
set of capabilities provided by Metis' API.
|
|
|
|
* Re-written the memory management subsystem to reduce overall
|
|
|
|
memory requirements.
|
|
|
|
* Added back Fortran support in the form of alternate API names
|
|
|
|
(see libmetis/frename.h).
|
|
|
|
* Changed the license to Apache Version 2
|
|
|
|
- Move metis shared library to separate package
|
|
|
|
- Enable build tests
|
2014-06-25 08:54:37 +02:00
|
|
|
- Use proper build parameters
|
2014-06-21 20:38:40 +02:00
|
|
|
* metis-cmake.patch
|
|
|
|
- Delete compilation time from metis programs to avoid unnecessary
|
|
|
|
package republishing
|
|
|
|
* metis-programs-no-compilation-time.patch
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Aug 17 21:11:13 UTC 2012 - scorot@free.fr
|
|
|
|
|
|
|
|
- Buildreqs libtool for 12.2 an higher
|
|
|
|
- spec file reformating
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Mar 17 15:22:23 UTC 2012 - scorot@free.fr
|
|
|
|
|
|
|
|
- remove %%debug_package macro which broke build on 11.3
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Nov 8 22:41:52 UTC 2009 - andrea@opensuse.org
|
|
|
|
|
|
|
|
- new package
|