该项目从 https://github.com/ECP-WarpX/WarpX.git 镜像。
Pull mirroring failed .
由于尝试失败次数过多,仓库镜像已暂停,可以由项目维护者或所有者恢复。
上次成功更新 。
由于尝试失败次数过多,仓库镜像已暂停,可以由项目维护者或所有者恢复。
上次成功更新 。
- 9月 11, 2023
-
-
由 Axel Huebl 创作于
-
由 Axel Huebl 创作于
Switch from Clang 12 to GCC 11 on Lassen (LLNL), due to issues seen in PyTorch and a risk of general vectorization issues in Clang/LLVM for PPC64le in LLVM at this point.
-
- 9月 09, 2023
-
-
由 Axel Huebl 创作于
Work-around for https://github.com/pytorch/pytorch/issues/108934
-
由 Axel Huebl 创作于
Avoid an implicit upgrade of matplotlib.
-
- 9月 08, 2023
-
-
由 Axel Huebl 创作于
Failed on freetype (no module).
-
由 Axel Huebl 创作于
Module update on Quartz requires changes. Switching to Clang 14 as the compiler.
-
由 Axel Huebl 创作于
On workspace
-
-
由 Axel Huebl 创作于
Update the Lassen (LLNL) documentation for their RHEL8 transition and Python support.
-
由 Axel Huebl 创作于
* AMReX: 23.09 * PICSAR: 23.09 * WarpX: 23.09
-
由 Remi Lehe 创作于
This is done by properly broadcasting the file geometry information
-
由 Marco Garten 创作于
* Add lower and upper bound params to regular diags The parameters `warpx_lower_bound` and `warpx_upper_bound` can now be used in the definition of a `FieldDiagnostic` in PICMI. * Add docstring for lower and upper bound
-
由 Axel Huebl 创作于
* Docs: mpi4py in MPI-Conda Deps Fix missing mpi4py dependency that we can get from conda. * apt: python3-mpi4py
-
由 Luca Fedeli 创作于
* clang-tidy CI test: add selected google- checks * address issues found with clang-tidy * fixed bugs * fix bugs
-
- 9月 07, 2023
-
-
由 Remi Lehe 创作于
-
由 Roelof Groenewald 创作于
-
由 Ryan Sandberg 创作于
* add symmetrize to PICMI * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * don't set defaults in PICMI - they don't matter --------- Co-authored-by:
pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
-
- 9月 06, 2023
-
-
由 AlexanderSinn 创作于
-
- 9月 05, 2023
-
-
由 Revathi Jambunathan 创作于
* make explicit the options from full diags also available in BTD * EOL
-
由 David Grote 创作于
-
- 9月 04, 2023
-
-
由 Roelof Groenewald 创作于
* only print resampling message if `verbose` is on * clang-tidy fix Only use `const` qualification in function definitions, not in function declarations.
-
- 9月 01, 2023
-
-
由 Axel Huebl 创作于
Adding a parameter for `warpx.numprocs` in PICMI. https://warpx.readthedocs.io/en/latest/usage/parameters.html#distribution-across-mpi-ranks-and-parallelization https://warpx.readthedocs.io/en/latest/usage/domain_decomposition.html#simple-method
-
由 Axel Huebl 创作于
Support the `species=...` argument in `PICMI_LabFrameParticleDiagnostic`.
-
- 8月 30, 2023
-
-
由 Axel Huebl 创作于
With the old E4S packages gone, we need to update out `Boost` dependency.
-
由 Axel Huebl 创作于
also complains about .value(), which has an exception check
-
由 Axel Huebl 创作于
* ChargeDeposition: Remove Global WarpX Variable Remove Global WarpX variable use in `ChargeDeposition`. * CurrentDeposition: Add Missing Include
-
由 Axel Huebl 创作于
Give a clean error message if a `WarpX_thirdparty_src` directory does not exist.
-
由 Luca Fedeli 创作于
* add more readability checks to clang-tidy CI test * reformat check list * starting to address issues found with clang-tidy£ * addressing issues * remove check * address issues * address all issues * address issue found with github code scanning
-
由 Luca Fedeli 创作于
Replace static function WarpX::CheckSignals() with direct call to SignalHandling::CheckSignals() (#4240)
-
- 8月 29, 2023
-
-
由 Marco Garten 创作于
* Update Crusher Docs and Scripts The updated Crusher scripts and documentation were kept very close to the ones for Frontier since they were found to work very well, currently. The original Frontier docs were authored by Axel Huebl <axelhuebl@lbl.gov>. * Directly ref to Frontier docs for system issues Due to the two systems having a lot of similarities now we just reference the section in the Frontier docs for the known system issues. * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --------- Co-authored-by:
pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
-
由 Axel Huebl 创作于
Typos.
-
由 Remi Lehe 创作于
* Add Python bindings to extract the timestep * More secure array access
-
- 8月 28, 2023
-
-
由 Axel Huebl 创作于
Update slurm changes and pinning.
-
由 David Grote 创作于
-
由 Axel Huebl 创作于
Congratulations!! :)
-
由 Axel Huebl 创作于
-
由 Axel Huebl 创作于
* Work-Around: Segfault in MPI_Init with HIP See: https://docs.olcf.ornl.gov/systems/crusher_quick_start_guide.html#olcfdev-1655-occasional-seg-fault-during-mpi-init * Move to ABLASTR All that counts is that HIP is initialized before GPU-aware MPI. * Add Exception
-
由 Axel Huebl 创作于
In the spirit of a recent nvcc compiler bug, simplify the capture logic from implicit to explicit for the particle filter lambda.
-
由 Luca Fedeli 创作于
* Remove AddToMultiFabMap functions from WarpX class * fixed bug
-
- 8月 27, 2023
-
-
由 Luca Fedeli 创作于
-