Page MenuHomeFreeBSD

add science/libgeodecomp
ClosedPublic

Authored by lifanov on Jan 30 2017, 11:22 PM.
Tags
None
Referenced Files
Unknown Object (File)
Feb 17 2024, 2:23 PM
Unknown Object (File)
Feb 17 2024, 2:23 PM
Unknown Object (File)
Feb 17 2024, 2:23 PM
Unknown Object (File)
Feb 17 2024, 2:16 PM
Unknown Object (File)
Dec 20 2023, 12:54 AM
Unknown Object (File)
Dec 17 2023, 9:18 AM
Unknown Object (File)
Dec 17 2023, 9:17 AM
Unknown Object (File)
Nov 11 2023, 12:51 PM
Subscribers

Details

Summary
add science/libgeodecomp - auto-parallelizing library for computer simulations

LibGeoDecomp (Library for Geometric Decomposition codes) is an
auto-parallelizing library for computer simulations. It is specifically targeted
computational science applications in the context of supercomputers and
heterogeneous systems. The library eases development of such tightly coupled
codes by essentially taking over the parallel programming: it handles both, the
parallelization itself and parameter tuning. This enables scientists to focus on
their simulation code, rather than the technical details of the parallel
computer.

 PR: 213688
 Submitted by: Kurt Kanzenbach <kurt@kmk-computers.de>
 Reviewed by: matthew
 Approved by: matthew (mentor)
 Differential Revision: https://reviews.freebsd.org/DXXXX
Test Plan

portlint - OK
poudriere testport - OK
Note: this is a pretty high-quality submission. I found no issue with the PR.

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

lifanov retitled this revision from to add science/libgeodecomp.
lifanov updated this object.
lifanov edited the test plan for this revision. (Show Details)
lifanov added a reviewer: matthew.
lifanov added a subscriber: koobs.
matthew edited edge metadata.

lgtm

Sorry about the delay. My test builds were falling over trying to build OpenJDK8 and it took me a few retries before I had a useful result.

This revision is now accepted and ready to land.Jan 31 2017, 10:55 PM
This revision was automatically updated to reflect the committed changes.