Skip to content

Commit fec8f9d

Browse files
committed
Merge branch 'develop' of https://github.com/Libensemble/libensemble into develop
2 parents 4856e53 + e5fe72a commit fec8f9d

14 files changed

Lines changed: 2 additions & 960 deletions

File tree

.flake8

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,6 @@ per-file-ignores =
3737
libensemble/tests/functionality_tests/test_mpi_runners_zrw_supernode_uneven.py:E501
3838

3939
# Need to set something before the APOSMM import
40-
libensemble/tests/scaling_tests/warpx/run_libensemble_on_warpx.py:E402
41-
examples/calling_scripts/run_libensemble_on_warpx.py:E402
4240
libensemble/tests/regression_tests/test_persistent_aposmm*:E402
4341
libensemble/tests/regression_tests/test_persistent_gp_multitask_ax.py:E402
4442
libensemble/tests/functionality_tests/test_uniform_sampling_then_persistent_localopt_runs.py:E402

docs/tutorials/aposmm_tutorial.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -314,6 +314,6 @@ can be found in libEnsemble's `WarpX Scaling Test`_.
314314
.. _PETSc/TAO: https://www.mcs.anl.gov/petsc/
315315
.. _SciPy: https://scipy.org/
316316
.. _Six-Hump Camel function: https://www.sfu.ca/~ssurjano/camel6.html
317-
.. _WarpX Scaling Test: https://github.com/Libensemble/libensemble/tree/main/libensemble/tests/scaling_tests/warpx
317+
.. _WarpX Scaling Test: https://github.com/Libensemble/libe-community-examples/tree/main/warpx
318318
.. |Open in Colab| image:: https://colab.research.google.com/assets/colab-badge.svg
319319
:target: http://colab.research.google.com/github/Libensemble/libensemble/blob/develop/examples/tutorials/aposmm/aposmm_tutorial_notebook.ipynb

examples/calling_scripts/run_libensemble_on_warpx.py

Lines changed: 0 additions & 1 deletion
This file was deleted.

examples/tutorials/aposmm/aposmm_tutorial_notebook.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -348,7 +348,7 @@
348348
"Many common libEnsemble use-cases involve using libEnsemble's Executor to launch user\n",
349349
"applications with parameters requested by APOSMM, then evaluate their output using\n",
350350
"APOSMM, and repeat until minima are identified. A currently supported example\n",
351-
"can be found in libEnsemble's [WarpX Scaling Test](https://github.com/Libensemble/libensemble/tree/main/libensemble/tests/scaling_tests/warpx)\n",
351+
"can be found in libEnsemble's [WarpX Scaling Test](https://github.com/Libensemble/libe-community-examples/tree/main/warpx)\n",
352352
"\n",
353353
"Please see the [API reference](https://libensemble.readthedocs.io/en/main/examples/aposmm.html) for more APOSMM configuration options and other information."
354354
]

libensemble/tests/scaling_tests/warpx/all_machine_specs.py

Lines changed: 0 additions & 16 deletions
This file was deleted.

libensemble/tests/scaling_tests/warpx/plot_results.py

Lines changed: 0 additions & 127 deletions
This file was deleted.

libensemble/tests/scaling_tests/warpx/read_sim_output.py

Lines changed: 0 additions & 78 deletions
This file was deleted.

libensemble/tests/scaling_tests/warpx/readme.txt

Lines changed: 0 additions & 35 deletions
This file was deleted.

libensemble/tests/scaling_tests/warpx/requirements.txt

Lines changed: 0 additions & 6 deletions
This file was deleted.

0 commit comments

Comments
 (0)