Skip to content

Cluster selection based on descriptive metadata. This project will likely be renamed.

License

Notifications You must be signed in to change notification settings

compspec/fractale

Folders and files

NameName
Last commit message
Last commit date

Latest commit

3032d16 · Apr 22, 2025

History

9 Commits
Apr 22, 2025
Apr 22, 2025
Apr 4, 2025
Apr 4, 2025
Apr 4, 2025
Apr 4, 2025
Apr 4, 2025
Apr 4, 2025
Apr 21, 2025
Apr 4, 2025
Apr 4, 2025
Apr 4, 2025

Repository files navigation

fractale

Translation layer for a jobspec specification to cluster execution

PyPI version DOI

This library is primarily being used for development for the descriptive thrust of the Fractale project. It is called fractale, but also not called fractale. You can't be sure of the name until you open the box.

Design

We want to:

  1. Generate software graphs for some cluster (fluxion JGF) (this is done with compspec
  2. Register N clusters to a tool (should be written as a python module)
  3. Tool would have ability to select clusters from resources known, return
  4. Need graphical representation (json) of each cluster - this will be used with the LLM inference

See examples/fractale for a detailed walk-through of the above.

For graph tool:

conda install -c conda-forge graph-tool

Questions

  • Should other subsystem types have edges? How used?
  • Should we try to map them to nodes in the graph or use another means (or assume global across cluster nodes as we do now)?
  • Can we simplify spack subsystem graph (it's really big...)

License

HPCIC DevTools is distributed under the terms of the MIT license. All new contributions must be made under this license.

See LICENSE, COPYRIGHT, and NOTICE for details.

SPDX-License-Identifier: (MIT)

LLNL-CODE- 842614

About

Cluster selection based on descriptive metadata. This project will likely be renamed.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages