Skip to content

Commit c8ced7f

Browse files
committed
Update FAQ and CHANGELOG
1 parent 17e807d commit c8ced7f

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ Example user functions:
4747
:Note:
4848

4949
* Tests were run on Linux and MacOS with Python versions 3.9, 3.10, 3.11, 3.12
50-
* Heterogeneous workflows tested on Polaris, and Perlmutter (NERSC). Recently tested on Frontier (OLCF).
50+
* Heterogeneous workflows tested on Aurora, Polaris, and Perlmutter (NERSC). Recently tested on Frontier (OLCF).
5151
* Tests were also run on Bebop and Improv LCRC systems.
5252

5353
:Known Issues:

docs/FAQ.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,12 @@ Common Errors
9393
This error may depend on how multiprocessing handles an existing MPI
9494
communicator in a particular platform.
9595

96+
.. dropdown:: **"UserWarning: Pydantic serializer warnings:Unexpected extra items present in tuple**
97+
98+
This warning happens with Pydantic 2.6.0. Upgrading to the latest version
99+
(2.6.1+) should remove the warning.
100+
101+
96102
HPC Errors and Questions
97103
------------------------
98104

0 commit comments

Comments
 (0)