Skip to content

Commit

Permalink
update to blt v.0.6.1 release (#1237)
Browse files Browse the repository at this point in the history
* update to blt v.0.6.1 release

* update blt hash to track
  • Loading branch information
cyrush committed Jan 30, 2024
1 parent d1be765 commit 7bfca9a
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ and this project aspires to adhere to [Semantic Versioning](https://semver.org/s
- Improved the efficiency of json parsing logic.
- The `conduit_relay_io_convert` program was enhanced so it can read/write Blueprint root files by passing _"blueprint"_ for the read or write protocols.
- The `conduit_adjset_validate` program now writes a point mesh for each adjset groups if the _-output_ argument is supplied.
- Updated to BLT 0.6.0
- Updated to BLT 0.6.1

#### Blueprint
- The `conduit::blueprint::mpi::mesh::partition_map_back()` function was enhanced so it accepts a "field_prefix" value in its options. The prefix is used when looking for the `global_vertex_ids` field, which could have been created with a prefix by the same option in the `conduit::blueprint::mpi::mesh::generate_partition_field()` function.
Expand Down
2 changes: 1 addition & 1 deletion hashes.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
blt branch='develop' commit='8f2595f81292f9eaa821756861ecf8e05cb0cecc'
blt branch='develop' commit='058b312f8a5ef305e12a4380deaa13d618eff54e'
2 changes: 1 addition & 1 deletion src/blt
Submodule blt updated 2 files
+5 −2 RELEASE-NOTES.md
+1 −1 SetupBLT.cmake

0 comments on commit 7bfca9a

Please sign in to comment.