Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adding ML-Genetic Algorithm example (#2981)
* Adding general workflow for slurm * Adding PyMAPDL job submission * Fixing vale * Adding troubleshooting * Small fixes * small fixes * Add ml_ga example * adding missing command in example * Update doc/source/examples/extended_examples/hpc/requirements.txt Co-authored-by: wiz-inc-572fc38784[bot] <155555808+wiz-inc-572fc38784[bot]@users.noreply.github.com> * Update doc/source/examples/extended_examples/hpc/requirements.txt Co-authored-by: wiz-inc-572fc38784[bot] <155555808+wiz-inc-572fc38784[bot]@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: Kathy Pippert <[email protected]> * Apply suggestions from code review Co-authored-by: Kathy Pippert <[email protected]> * Rebasing * rebase * rebase2 * Adding troubleshooting * rebase3 * small fixes * Add ml_ga example * adding missing command in example * Update doc/source/examples/extended_examples/hpc/requirements.txt Co-authored-by: wiz-inc-572fc38784[bot] <155555808+wiz-inc-572fc38784[bot]@users.noreply.github.com> * Update doc/source/examples/extended_examples/hpc/requirements.txt Co-authored-by: wiz-inc-572fc38784[bot] <155555808+wiz-inc-572fc38784[bot]@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: Kathy Pippert <[email protected]> * Apply suggestions from code review Co-authored-by: Kathy Pippert <[email protected]> * Moving to one file * Apply suggestions from code review Co-authored-by: Kathy Pippert <[email protected]> * Apply suggestions from code review Co-authored-by: Kathy Pippert <[email protected]> * Adding example reference * Apply suggestions from code review Co-authored-by: Kathy Pippert <[email protected]> * Apply suggestions from code review Co-authored-by: Kathy Pippert <[email protected]> * Apply suggestions from code review Co-authored-by: Kathy Pippert <[email protected]> * Using normal classes * Remove :py: * Adding surname * Apply suggestions from code review Co-authored-by: Kathy Pippert <[email protected]> * Using literalinclude and mapdlpool context obj * Update doc/source/examples/extended_examples/hpc/hpc_ml_ga.rst * Update doc/source/examples/extended_examples/index.rst * Update doc/source/examples/extended_examples/hpc/requirements.txt Co-authored-by: wiz-inc-572fc38784[bot] <155555808+wiz-inc-572fc38784[bot]@users.noreply.github.com> * Adding links * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Spacing * fix missing ref and spacing --------- Co-authored-by: Camille <[email protected]> Co-authored-by: wiz-inc-572fc38784[bot] <155555808+wiz-inc-572fc38784[bot]@users.noreply.github.com> Co-authored-by: Kathy Pippert <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
- Loading branch information