Skip to content

21.10

Compare
Choose a tag to compare
@ax3l ax3l released this 04 Oct 19:03
· 2082 commits to development since this release
21.10
f32fca0

DOI

Dependencies

AMReX: release 21.10
PICSAR (development, incl. QED): a78be127f66adc1558f527edc8964e37e3a055ff
picmistandard: release 0.0.14
openPMD-api: releases 0.14.2-0.14.*

List of PRs merged since the last release

This list was generated with

git log 21.09.. | grep -A 3 "Author: " | grep -B 1 "\-\-" | sed '/--/d' | sed -e 's/^    /- /'
  • Release 21.10 (#2370)
  • Implement Checkpoint / Restart for Laser Particles (#2360)
  • Docs PoP: Fix Co-Authors (#2367)
  • Fix restart for rigid injected particles (#2363)
  • Style: Old BTD Definitions (#2352)
  • CMake: More Robust git STRIP (#2358)
  • Remove array of ints done_injecting (#2365)
  • Rigid injected species: Remove unused function and variables (#2350)
  • Update AMReX (#2362)
  • CI: Update HIP Repo URL (#2359)
  • Use correct positions for the moving window of the BTD (#2356)
  • Update read_raw_data to RZ (with multiple modes) (#2313)
  • Stencil: Fix non-3D Compiles on GPU (#2353)
  • Comoving PSATD: New Input psatd.use_default_v_comoving (#2304)
  • SumBoundary: Use Fewer Guard Cells for J/rho (#2323)
  • Summit: Known Issues Since RHEL8 (#2349)
  • Allow more work for OpenMP threads in WarpX::UpdateAuxilaryData (#2342)
  • AMReX: Weekly Update (#2348)
  • Doc: Disable CCache (#2339)
  • ParticleIO: Fix All Container Restart (#2341)
  • Restart: Handle Header File Read Errors (#2335)
  • DPC++: Disable -fPIC (#2338)
  • Python Install Env Vars: All CAPS (#2317)
  • Stochastic particle reflection from absorbing domain boundaries (#2281)
  • Fix nvcc compilation bug (#2333)
  • Print Restart: dt,dx,dy,dz (#2334)
  • Exchange fewer guard cells with standard PSATD solver (#2266)
  • Initialize the BTD buffers to 0.0 (#2329)
  • Docs: Cori V100 GPU Job Script (#2328)
  • Move RandomizeVelocity to ParticleUtils (#2326)
  • External Poisson solver: wrappers to copy the full domain rho and phi between C++ and Python (#2285)
  • Docs: Cori Newer CMake (#2324)
  • leveling_thinning: 2 MPI Ranks (#2321)
  • Python CI: Only 2 Ranks (#2320)
  • Rename eb_potential parameter (#2310)
  • Fix Bug in PSATD Restart with Time Averaging (#2318)
  • AMReX/PICSAR: Weekly Update (#2316)
  • Rename WarpXWrappers.(h->H) (#2261)
  • Docs: Link Older Developer Tutorial (#2311)
  • Fix: Status CUDA CI
  • Performance: ApplyStencil w/o Temporaries (#2314)
  • Evolve: Mark Step in Profile (#2308)
  • CI: Skip & Fail Draft PRs (#2312)
  • Set EB (electrostatic) potential with a function of space and time (#2297)
  • Add picmi parameter (#2306)
  • Move QEDEvents() before OneStep functions (#2289)
  • AMReX/PICSAR: Weekly Update (#2299)
  • Docs: Spock CMake 3.20.2, ROCm 4.3.0 (#2288)
  • Store and read in (if present) dmaps in checkpoint files (#2248)
  • Enable particle creation from binary collisions (#2245)
  • Remove unused variable from backtransformed diagnostics (#2296)
  • Various updates related to defining embedded boundaries in Python (#2280)
  • warpx_py_beforeEsolve & _afterEsolve with electrostatic solver (#2286)
  • Initialize physical_species (#2273)
  • Include Diagnostics in Evolve Timer (#2278)
  • Fix uninitialized particle data (#2282)
  • Fix floating point exception issue in single precision (#2284)
  • Perlmutter: CMake 3.22 Preview (#2291)
  • Allow Restarts and Checkpoints in python picmi (#2274)
  • CI: EB on Intel DPC++/SYCL (#2279)
  • fix doc compilation on Spock (#2287)
  • Summit: Work-Around IBM MPI Collectives (#2283)
  • Summit: PICMI Update (#2275)
  • CI: Build EB (#2170)
  • AMReX Update: SENSEI (#2276)
  • Docs: Summit Ascent Update (#2241)
  • Docs: Summit w/o Darshan (#2272)