Skip to content

Releases: HPC-SimTools/IPS-framework

v0.8.1

08 Dec 14:53
0e54957
Compare
Choose a tag to compare
  • Fix runspaceInitComponent when using multiple configurations #178
  • For multi-config simulations, make first simulation parent of all others #179
  • Fix calling update_time_stamp from sub workflow #180

Full Changelog: v0.8.0...v0.8.1

v0.8.0

03 Nov 16:37
e40dccf
Compare
Choose a tag to compare
  • Improved code for sending event data to the IPS-portal, better performance and feedback. Portal Run URL now appears in the Framework log #173
  • Add support for GPUs on perlmutter #176

Important change:

Three dependencies have now been added as requirements for IPS-framework and will be automatically installed alongside IPS-framework. They are:

Full Changelog: v0.7.1...v0.8.0

v0.7.1

19 Sep 19:47
f310a1e
Compare
Choose a tag to compare

Fix trace IDs when multiple calls to component method with same timestamp #172

Full Changelog: v0.7.0...v0.7.1

v0.7.0

08 Sep 13:13
5d5cb8a
Compare
Choose a tag to compare
  • Add ability to set parent/child relation between different runs for portal #171
  • Include event time in portal data #170
  • Log failed call, should also fix disconnected traces #165

Full Changelog: v0.6.1...v0.7.0

v0.6.1

20 Jun 18:17
3255123
Compare
Choose a tag to compare
  • Bug fixes #159 #162 #164
  • Documentation updates #157, #163
  • Protect Component attributes and expose as read-only as needed #158
  • Add flag to set OMP environment variables #161

Full Changelog: v0.6.0...v0.6.1

v0.6.0

10 Mar 22:08
4221c69
Compare
Choose a tag to compare
  • Trace information added to the monitor events that works will new profile visualizations added in IPS-portal. #155
  • Add ability to register Dask WorkerPlugin. #156

Full Changelog: v0.5.0...v0.6.0

v0.5.0

27 Jan 15:33
c10e1e8
Compare
Choose a tag to compare

The construction of the srun commands when using launch_task has been modified in two ways:

Full Changelog: v0.4.1...v0.5.0

v0.5.0-rc.1

22 Dec 21:00
c10e1e8
Compare
Choose a tag to compare
v0.5.0-rc.1 Pre-release
Pre-release

The construction of the srun commands when using launch_task has been modified in two ways:

Full Changelog: v0.4.1...v0.5.0-rc.1

v0.4.1

03 Sep 20:18
f93d867
Compare
Choose a tag to compare

Fixes ips_dakota_dynamic.py

v0.4.0

13 Aug 13:53
d6da2c3
Compare
Choose a tag to compare
  • Add Dask task start/end logging
  • Add ability to run Dask workers within shifter
  • Add developer documentation
  • Expand user documentation
  • Expand test coverage