Skip to content
forked from somian/Path64

Fully open source PathScale successor to Open64. Path64 is the community support version of PathScale compiler meant to encourage collaboration, research and give early access for alpha and beta releases.

Notifications You must be signed in to change notification settings

defrecord/Path64

 
 

Repository files navigation

Path64

Overview

Part of the DEFRecord 2025 Engineering Strategy, this repository contributes to our development ecosystem.

Strategic Alignment

This project aligns with our 2025 strategy through:

  • Tool Integration
  • System Compatibility
  • Performance Standards
  • Documentation Requirements

Features

  • Core functionality
  • Integration capabilities
  • Documentation
  • Testing framework

Getting Started

Prerequisites

  • Python 3.8+
  • Git
  • Docker (optional)

Installation

  1. Clone the repository:

    git clone https://github.com/defrecord/Path64.git
    cd Path64
  2. Install dependencies:

    pip install -r requirements.txt
  3. Configure environment:

    cp .env.example .env
    # Edit .env with your settings
  4. Run tests:

    python -m pytest

Integration

This project integrates with the DEFRecord ecosystem:

  • AI Infrastructure: Compatible with AI infrastructure
  • Tool Chain: Integrates with tool chain
  • Research Framework: Supports research framework

Contributing

We welcome contributions! Please see our Contributing Guide and review our Code of Conduct.

Documentation

Community

License

This project is licensed under the terms of the MIT license. See LICENSE for more details.

About

Fully open source PathScale successor to Open64. Path64 is the community support version of PathScale compiler meant to encourage collaboration, research and give early access for alpha and beta releases.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 57.9%
  • C++ 30.9%
  • Fortran 7.2%
  • Assembly 1.3%
  • GCC Machine Description 1.0%
  • Objective-C++ 0.5%
  • Other 1.2%