Skip to content

A high performance programming language focused on SIMD abstractions

Notifications You must be signed in to change notification settings

single-instruction/parallax

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Parallax

Parallax is a domain-specific language designed for high-performance computing with a focus on SIMD (Single Instruction, Multiple Data) operations, memory management, and optimizations. This document provides an overview of the project structure.

Project Structure

The Parallax project is organized into several directories, each serving a specific purpose:

/include
/src
- /compiler
- /simd
- /memory_management
- mlir
- /passes
- /ffi
/docs
- /specs
- /tutorials
/tests
- /unit_tests
- /simd_tests
/examples
- /examples
/build

Getting Started

To get started with Parallax, refer to the documentation in the /docs/tutorials directory for installation instructions and usage examples. For contributing to the development of Parallax, please refer to the contribution guidelines in the /docs/specs directory.

License

MIT Licencse

About

A high performance programming language focused on SIMD abstractions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •