mempool | A 256-RISC-V-core system with low-latency access into shared L1 memory

 by   pulp-platform C Version: v0.6.0 License: Apache-2.0

kandi X-RAY | mempool Summary

kandi X-RAY | mempool Summary

mempool is a C library. mempool has no bugs, it has no vulnerabilities, it has a Permissive License and it has low support. You can download it from GitHub.

MemPool is a many-core system targeting image processing applications. It implements 256 RISC-V cores that can access a large, shared L1 memory in at most five cycles. This repository contains the software and hardware of MemPool, as well as infrastructure for compilation and simulation.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              mempool has a low active ecosystem.
              It has 162 star(s) with 28 fork(s). There are 7 watchers for this library.
              OutlinedDot
              It had no major release in the last 12 months.
              There are 1 open issues and 4 have been closed. On average issues are closed in 58 days. There are 8 open pull requests and 0 closed requests.
              It has a neutral sentiment in the developer community.
              The latest version of mempool is v0.6.0

            kandi-Quality Quality

              mempool has no bugs reported.

            kandi-Security Security

              mempool has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.

            kandi-License License

              mempool is licensed under the Apache-2.0 License. This license is Permissive.
              Permissive licenses have the least restrictions, and you can use them in most projects.

            kandi-Reuse Reuse

              mempool releases are available to install and integrate.
              Installation instructions, examples and code snippets are available.

            Top functions reviewed by kandi - BETA

            kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
            Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of mempool
            Get all kandi verified functions for this library.

            mempool Key Features

            No Key Features are available at this moment for mempool.

            mempool Examples and Code Snippets

            MemPool,RTL Simulation
            Cdot img1Lines of Code : 20dot img1License : Permissive (Apache-2.0)
            copy iconCopy
            # Go to the hardware folder
            cd hardware
            # Only compile the hardware without running the simulation.
            make compile
            # Run the simulation with the *hello_world* binary loaded
            app=hello_world make sim
            # For Halide applications use the `halide-` prefix: E.  
            MemPool,Publication
            Cdot img2Lines of Code : 10dot img2License : Permissive (Apache-2.0)
            copy iconCopy
            @InProceedings{MemPool2021,
                author    = {Matheus Cavalcante and Samuel Riedel and Antonio Pullini and Luca Benini},
                title     = {{MemPool}: A Shared-{L1} Memory Many-Core Cluster with a Low-Latency Interconnect},
                booktitle = {2021 Design,  
            MemPool,Software,Build Applications
            Cdot img3Lines of Code : 10dot img3License : Permissive (Apache-2.0)
            copy iconCopy
            # Bare-metal applications
            cd software/apps
            make hello_world
            # Halide applications
            cd software/halide
            make matmul
            
            # Compile with LLVM instead of GCC
            make COMPILER=llvm hello_world
            
            # Compile with GCC supporting Xpulpimg instruction set
            make COMPILER=  

            Community Discussions

            No Community Discussions are available at this moment for mempool.Refer to stack overflow page for discussions.

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install mempool

            Make sure you clone this repository recursively to get all the necessary submodules:.
            The software/apps folder contains example applications that work on MemPool. MemPool also contains some Halide example applications in the software/halide folder. Run the following command to build an application. E.g., hello_world:. You can also choose the compiler to build the application with using the COMPILER option. The possible options are gcc and llvm, the former being the default.

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/pulp-platform/mempool.git

          • CLI

            gh repo clone pulp-platform/mempool

          • sshUrl

            git@github.com:pulp-platform/mempool.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link

            Consider Popular C Libraries

            linux

            by torvalds

            scrcpy

            by Genymobile

            netdata

            by netdata

            redis

            by redis

            git

            by git

            Try Top Libraries by pulp-platform

            pulpino

            by pulp-platformC

            pulp-dronet

            by pulp-platformC

            ara

            by pulp-platformC

            pulpissimo

            by pulp-platformC++

            bender

            by pulp-platformRust