marxin

marxin

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 5 years ago. 4 hacker ♥️.

GCC Performance/Regression Dashboard

a project by marxin

For development purpose, it is very useful to have an infrastructure that can spot regressions based on commit base. Currently, our existing infrastructure runs mainly SPEC benchmark and is cumbersome from perspective of any further development. I would like to build a replacement that will combine buildbot framework with a custom web project (based on Django framework). The web project will be used both for submitting reports coming from a buildbot slave and for UI which will serve plots and data.

Updated over 7 years ago. No love.

kGraft analysis tool

an idea by marxin

kgraft-analysis-tool is a simple tool capable of showing IPA cloning decisions made by modified version of the GCC compiler: https://github.com/marxin/gcc/tree/dump-ipa-clones

Updated over 5 years ago. 4 hacker ♥️. Has no hacker: grab it!

GCC bisection tool

an idea by marxin

Introduction

Updated over 5 years ago. 1 hackers ♥️. Has no hacker: grab it!

Learn rtags (vim-rtags) how to properly do code completion based on LLVM API

an idea by marxin

Both YouCompleteMe and rtags are powerful tools that provide useful IDE features to both VIM and Emacs editors. Both use llvm front-end in order to provide code completion hints. Suggestion based on YCM are fine, however I believe that rtags is better tool because it has a concept of project and provides for instance GoToDefinition command, one that's not supported by YCM.

Updated over 7 years ago. No love. Has no hacker: grab it!

Use LNT tool to set-up periodic SPEC benchmarks

an idea by marxin

Using the LNT tool we can replace our current gcc.opensuse.org website. Apart from LNT, I would also utilize Builbot python build system.

Updated about 7 years ago. No love. Has no hacker: grab it!

Use C++ static analyzers for GCC codebase

an idea by marxin

I'm planning to experiment with clang-static-analyzer, cppcheck and maybe with coverity:

Updated over 5 years ago. 1 hackers ♥️. 1 follower. Has no hacker: grab it!

OpenBLAS: test performance on AMD Zen2 and learn more about the implementation

an idea by marxin

OpenBLAS is a high-performance linear algebra library that's implemented mainly with vector instruction directly written in assembly language.

Updated almost 5 years ago. No love. 1 follower. Has no hacker: grab it!

drgn: implement crash top-level commands

a project by marxin

Project Description

Updated almost 2 years ago. No love. 2 followers.
9
3
4
6

Looking for projects around:

Nothing at the moment

Activity

  • almost 2 years ago: marxin added keyword "crash" to drgn: implement crash top-level commands
  • almost 2 years ago: marxin added keyword "python3" to drgn: implement crash top-level commands
  • almost 2 years ago: marxin added keyword "kernel" to drgn: implement crash top-level commands
  • almost 2 years ago: marxin added keyword "debug" to drgn: implement crash top-level commands
  • almost 2 years ago: marxin started drgn: implement crash top-level commands
  • almost 2 years ago: marxin originated drgn: implement crash top-level commands
  • over 3 years ago: marxin liked Support UEFI network boot in Orthos Prague
  • almost 5 years ago: marxin added keyword "performance" to OpenBLAS: test performance on AMD Zen2 and learn more about the implementation
  • almost 5 years ago: marxin added keyword "gcc" to OpenBLAS: test performance on AMD Zen2 and learn more about the implementation
  • almost 5 years ago: marxin originated OpenBLAS: test performance on AMD Zen2 and learn more about the implementation
  • almost 5 years ago: marxin liked crash-python
  • almost 5 years ago: marxin liked RPMlint cleanups
  • almost 5 years ago: marxin liked Improve debug information for LTO compiled objects
  • over 5 years ago: marxin added keyword "clang" to Use C++ static analyzers for GCC codebase
  • over 5 years ago: marxin originated Use C++ static analyzers for GCC codebase
  • about 7 years ago: marxin originated Use LNT tool to set-up periodic SPEC benchmarks
  • about 7 years ago: marxin liked Compile Factory or some components entirely with Address Sanitizer enabled and push it to openQA
  • over 7 years ago: marxin added keyword "vim" to Learn rtags (vim-rtags) how to properly do code completion based on LLVM API
  • over 7 years ago: marxin added keyword "llvm" to Learn rtags (vim-rtags) how to properly do code completion based on LLVM API
  • over 7 years ago: marxin added keyword "rtags" to Learn rtags (vim-rtags) how to properly do code completion based on LLVM API
  • over 7 years ago: marxin added keyword "codecompletion" to Learn rtags (vim-rtags) how to properly do code completion based on LLVM API
  • over 7 years ago: marxin originated Learn rtags (vim-rtags) how to properly do code completion based on LLVM API
  • over 8 years ago: marxin originated GCC bisection tool
  • almost 9 years ago: marxin added keyword "gcc" to kGraft analysis tool
  • almost 9 years ago: marxin added keyword "kgraft" to kGraft analysis tool
  • All Activity