exaxorg / accelerator

The Accelerator is a tool for fast and reproducible processing of eBay-scale datasets on a single computer.
https://exax.org
Apache License 2.0
3 stars 1 forks source link
big-data data-engineering data-mining data-science high-performance-computing parallel-processing reproducibility reproducible-science transparency

The Accelerator is a tool for fast and reproducible processing of large amounts of data. Extensive documentation is available here:

Reference Manual
Home Page
PyPI

pip install accelerator
After installation try "ax --help".

Supported Environments

The Accelerator project has been built, tested, and runs on:

but is not limited to these systems or versions.

Windows is not supported, but WSL should work.

License

Copyright 2017-2018 eBay Inc.
Modifications copyright (c) 2018-2024 Carl Drougge
Modifications copyright (c) 2019-2024 Anders Berkeman
Modifications copyright (c) 2023-2024 Pablo Correa Gómez

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

https://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.