Skip to content
View albertoscala's full-sized avatar

Block or report albertoscala

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. open-mps open-mps Public

    Open-source reimplementation of NVIDIA Multi-Process Service (MPS) for legacy or unsupported GPUs, enabling multi-process GPU sharing and experimentation with GPU scheduling.

  2. vulkan_runtime.h vulkan_runtime.h Public

    A Vulkan-based runtime that enables CUDA-style GPU programming across platforms with a familiar CUDA runtime–like API.

    C 1

  3. string-matching string-matching Public

    This repository contains my implementation of parallelized Aho-Corasick algorithm. It was developed as a project for my Multicore Programming course

    C 1

  4. prism-rendering prism-rendering Public

    A simple Rust 3D renderer displaying a rotating prism using linear algebra and perspective projection.

    Rust

  5. tissue-growth-simulation tissue-growth-simulation Public

    Nutrient-driven 2D cellular automata for simulating tissue growth and necrosis, written in modern C++ with real-time visualization.

    C++

  6. cuda-types cuda-types Public

    Host implementations of CUDA types

    C