Summary
NEMESIS is an enhancement to the EXODUSII finite element database model used to store and retrieve data for unstructured parallel finite element analyses. NEMESIS adds data structures which facilitate the partitioning of a scalar (standard serial) EXODUSII file onto parallel disk systems found on many parallel computers. Since the NEMESIS application programming interface (API) can be used to append information to an existing EXODUSII database, any existing software that reads EXODUSII files can be used on files which contain NEMESIS information. The NEMESIS information is written and read via C or C++ callable functions which compromise the NEMESIS I API.
Versions
v6.09 :: 0 :: gentoo
- Modified
- License
- BSD
- Keywords
- ~amd64 ~amd64-linux ~x86 ~x86-linux
- USE flags
- static-libs
USE flags
General
- static-libs
- Build static versions of dynamic libraries as well
Dependencies
sci-libs / exodusii : Model developed to store and retrieve transient data for finite element analyses
sci-libs / netcdf : Scientific library and interface for array oriented data access
Runtime Dependencies
sci-libs / exodusii : Model developed to store and retrieve transient data for finite element analyses
sci-libs / netcdf : Scientific library and interface for array oriented data access
Bugs
- 890501
- sci-libs/nemesis-6.09 fails tests (DASH-SYSTEM): testing global init info output...ne_test: H5CS.c:224: H5CS_pop: Assertion fstack->nused > 0 failed
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Andreas Sturmlechner · gentoo
sci-libs/nemesis: EAPI-7 bump, switch to cmake.eclass
I guess I was the last one to version bump, so be it. Package-Manager: Portage-3.0.15, Repoman-3.0.2 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas Sturmlechner · gentoo
sci-libs/nemesis: Drop old
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 - Andreas Sturmlechner · gentoo
sci-libs/nemesis: EAPI-6 bump, drop unused cmake args
Fix dead HOMEPAGE, SRC_URI. Bug: https://bugs.gentoo.org/644588 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 - Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> - Johannes Huber · gentoo
sci-libs/nemesis: Remove 5.22b
Package-Manager: Portage-2.3.3, Repoman-2.3.1 - Mike Frysinger · gentoo
sourceforge: switch to https:// URIs - Christoph Junghans · gentoo
sci-libs/nemesis: version bump
Package-Manager: portage-2.2.28 - Christoph Junghans · gentoo
sci-libs/nemesis: build fix for newer exodusii (bug #582726)
Package-Manager: portage-2.2.28 - Robin H. Johnson · gentoo
proj/gentoo: Initial commit
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed