From ff2c4622c439cc8abc48a531c0f977e750ade4af Mon Sep 17 00:00:00 2001 From: Roy Stogner Date: Wed, 22 Mar 2023 18:41:02 -0500 Subject: [PATCH] Update TIMPI This gets us better error messages when timpi_parallel_only fails, Packing fixes, better test coverage, better comments, more value support in the NBX algorithm, and the removal of `Packing` specifications for unpackable container types. --- contrib/timpi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/timpi b/contrib/timpi index c02c3414d29..ba2c04e434b 160000 --- a/contrib/timpi +++ b/contrib/timpi @@ -1 +1 @@ -Subproject commit c02c3414d2991805b3f867373d5a36e90209b0e8 +Subproject commit ba2c04e434be79d5ee61d25d72cf72f94c9702b0