Skip to content
View gkatev's full-sized avatar

Highlights

  • Pro

Organizations

@CARV-ICS-FORTH

Block or report gkatev

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. CARV-ICS-FORTH/XHC-OpenMPI CARV-ICS-FORTH/XHC-OpenMPI Public

    XPMEM-based Hierarchical MPI Collectives

    1

  2. Geany editor: Wrapper for per-worksp... Geany editor: Wrapper for per-workspace instances, opening in most recently focused window, and more
    1
    #!/bin/bash
    2
    
                  
    3
    GEANY_PATH="/usr/bin/geany"
    4
    
                  
    5
    if [ -z "$XDG_RUNTIME_DIR" ]; then
  3. evolution-tray evolution-tray Public

    Forked from acidrain42/evolution-on

    Evolution Email tray support plugin, using StatusNotifierItem.

    C

  4. sizeof sizeof Public

    Quickly check the size of C datatypes on your machine

    C 1

  5. stm32core stm32core Public

    An STM32F103 core, based on libopencm3.

    C++

  6. stm32chrono stm32chrono Public

    STM32-based chronograph for Airsoft pellets

    C++