meshtaichi | MeshTaichi: A Compiler for Efficient Mesh-based Operations (SIGGRAPH Asia 2022)

 by   taichi-dev Python Version: Current License: No License

kandi X-RAY | meshtaichi Summary

kandi X-RAY | meshtaichi Summary

meshtaichi is a Python library. meshtaichi has no bugs, it has no vulnerabilities and it has low support. However meshtaichi build file is not available. You can download it from GitHub.

The MeshTaichi framework is now officially part of Taichi. This repo only contains examples. A mesh compiler that provides an intuitive programming model for efficient mesh-based operations. Meshes are an indispensable representation in many graphics applications because they provide conformal spatial discretizations. However, mesh-based operations are often slow due to unstructured memory access patterns. We propose MeshTaichi, a novel mesh compiler that provides an intuitive programming model for efficient mesh-based operations. Our programming model hides the complex indexing system from users and allows users to write mesh-based operations using reference-style neighborhood queries. Our compiler achieves its high performance by exploiting data locality. We partition input meshes and prepare the wanted relations by inspecting users’ code during compile time. During run time, we further utilize on-chip memory (shared memory on GPU and L1 cache on CPU) to access the wanted attributes of mesh elements efficiently. Our compiler decouples low-level optimization options with computations, so that users can explore different localized data attributes and different memory orderings without changing their computation code. As a result, users can write concise code using our programming model to generate efficient mesh-based computations on both CPU and GPU backends.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              meshtaichi has a low active ecosystem.
              It has 149 star(s) with 7 fork(s). There are 7 watchers for this library.
              OutlinedDot
              It had no major release in the last 6 months.
              There are 2 open issues and 2 have been closed. On average issues are closed in 5 days. There are 1 open pull requests and 0 closed requests.
              It has a neutral sentiment in the developer community.
              The latest version of meshtaichi is current.

            kandi-Quality Quality

              meshtaichi has no bugs reported.

            kandi-Security Security

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

            kandi-License License

              meshtaichi does not have a standard license declared.
              Check the repository for any license declaration and review the terms closely.
              OutlinedDot
              Without a license, all rights are reserved, and you cannot use the library in your applications.

            kandi-Reuse Reuse

              meshtaichi releases are not available. You will need to build from source code and install.
              meshtaichi has no build file. You will be need to create the build yourself to build the component from source.
              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 meshtaichi
            Get all kandi verified functions for this library.

            meshtaichi Key Features

            No Key Features are available at this moment for meshtaichi.

            meshtaichi Examples and Code Snippets

            No Code Snippets are available at this moment for meshtaichi.

            Community Discussions

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

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

            Vulnerabilities

            No vulnerabilities reported

            Install meshtaichi

            Install the latest Taichi and meshtaichi extension by:.

            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/taichi-dev/meshtaichi.git

          • CLI

            gh repo clone taichi-dev/meshtaichi

          • sshUrl

            git@github.com:taichi-dev/meshtaichi.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