Moses machine translation performance tuning

a project by marxin

Moses is a statistical machine translation system that allows you to automatically train translation models for any language pair. Intention of the project is to tune up existing software, where a glimpse shows that majority of time is consumed by memory allocation, dynamic casting and other calculation non-related stuff. I would like to inspect many techniques (like perf profiling, GCC LTO, GCC profile-guided optimization, code refactoring, OpenTuner, etc.) which may bring really significant performance gain. Moreover, it would be really beneficial to come up with a cookbook that can be used by folk in general. If possible, I would like to create a step-by-step performance improvement graphs.

Updated over 6 years ago. 4 hacker ♥️.

ESCape

a project by sbehlert

There are a few scripts around analysing isos and helping ReleaseManagers (and others) to achieve a great release. I'd like to see this all combined in one web overview, a kind of "Enterprise Service control ape" (ok, it's more an "Enterprise Control Center mokey", but that's not an acronym ;) ).

Updated over 8 years ago. No love.

Research LVM2 new features: System ID, lvmlockd

a project by ZRen

The new features below were added for the cluster (shared disk) scenario of LVM2 in upstream half year ago. I'm new to LVM2, and have been busy with bugfix things this days. This hackweek

Updated over 6 years ago. 1 hackers ♥️.

golang refactoring! usefull links

an invention by dmaiocchi

moin, i am looking for interesting articles that describe how to refactor/maintain golang code.

Updated almost 8 years ago. No love.

SUMA add test=True for highstate to UI

an invention by mcalmer

First thing you learn, when you start with salt, is to use test=True before you really call the highstate.

Updated over 5 years ago. 1 hackers ♥️.

DPHAT: Data Plane Health Assessment Tool For Cloud Networking Technology

a project by rtidwell

A common challenge for OpenStack and K8S deployments is debugging the network when things go awry. The aim of DPHAT is to provide operators of cloud infrastructure with tooling that can analyze the environment and supply the following:

Updated about 6 years ago. 1 hackers ♥️. 2 followers.

Creation of a sound board

an invention by Pastafly

Create a sound board that has the following requirements:

Updated over 5 years ago. 1 hackers ♥️. 1 follower.

Retail Branch Server + SUMA Server on one machine

a project by nadvornik

Updated about 3 years ago. 1 hackers ♥️. 1 follower.

Building a CNF solution for Edge environment

a project by lizhang

Updated over 2 years ago. 3 hacker ♥️. 3 followers.

Multi-pod, autoscalable Elixir application in Kubernetes using K8s resources

an invention by socon

Description

Elixir / Erlang use their own solutions to create clusters that work together. Kubernetes provide its own orchestration.

Updated 10 months ago. No love. 1 follower.